
| Current Path : /var/mail/etc/default/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/mail/etc/default/stun |
# Defaults for stun initscript # sourced by /etc/init.d/stun # installed at /etc/default/stun by the maintainer scripts # # This is a POSIX shell fragment # #uncommment the next line to allow the init.d script to start the stun daemon #START_DAEMON=true # Additional options that are passed to the Daemon. DAEMON_OPTS="" PRIMARY_IP="" SECONDARY_IP="" PRIMARY_PORT=3478 SECONDARY_PORT=3479 # whom the daemons should run as DAEMON_USER=nobody