
| Current Path : /var/spool/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/spool/mail/etc/default/shadowsocks-libev |
# Defaults for shadowsocks initscript # sourced by /etc/init.d/shadowsocks-libev # installed at /etc/default/shadowsocks-libev by the maintainer scripts # # This is a POSIX shell fragment # # Note: `START', `GROUP' and `MAXFD' options are not recognized by systemd. # Please change those settings in the corresponding systemd unit file. # Enable during startup? START=yes # Configuration file CONFFILE="/etc/shadowsocks-libev/config.json" # Extra command line arguments DAEMON_ARGS= # User and group to run the server as USER=nobody GROUP=nogroup # Number of maximum file descriptors MAXFD=32768