File SABnzbd.sysconfig.in of Package SABnzbd
# Note: you will need to modify the SABnzbd.service file as much of it # cannot use vairables SABNZBD_HOME=@SABNZBD_HOME@ # User to run SABnzbd as. SABNZBD_USER=@USER@ # Group to run SABnzbd as. SABNZBD_GROUP=@GROUP@ # Api key to shut down service SABNZBD_APIKEY=ENTERYOURKEY # Configuration file location. Only change if the user's home directory is not # in /home or if another configuration file should be used. SABNZBD_CONFIG=@SABNZBD_CONFIG@ # Server and port SABNZBD_SERVER=0.0.0.0 SABNZBD_PORT=8080