mirror of
https://github.com/casjaysdevdocker/transmission
synced 2025-01-18 12:34:22 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/zz-default.sh
This commit is contained in:
parent
f3e530b8fa
commit
d8562e26c0
@ -81,7 +81,7 @@ SERVICE_PORT=""
|
|||||||
SERVICE_UID="0" # set the user id
|
SERVICE_UID="0" # set the user id
|
||||||
SERVICE_USER="root" # execute command as another user
|
SERVICE_USER="root" # execute command as another user
|
||||||
EXEC_CMD_BIN="transmission-daemon" # command to execute
|
EXEC_CMD_BIN="transmission-daemon" # command to execute
|
||||||
EXEC_CMD_ARGS="--config-dir /config/transmission" # command arguments
|
EXEC_CMD_ARGS="--config-dir /config/transmission -f" # command arguments
|
||||||
EXEC_PRE_SCRIPT="" # execute script before
|
EXEC_PRE_SCRIPT="" # execute script before
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Is this service a web server
|
# Is this service a web server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user