mirror of
				https://github.com/casjaysdevdocker/transmission
				synced 2025-11-04 07:02:26 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/transmission.sh
This commit is contained in:
		@@ -82,7 +82,7 @@ SERVICE_UID="0"                            # set the user id
 | 
			
		||||
SERVICE_USER="root"                        # execute command as another user
 | 
			
		||||
EXEC_CMD_BIN="transmission-daemon"         # command to execute
 | 
			
		||||
EXEC_CMD_ARGS="-f --config-dir $CONF_DIR/" # command arguments
 | 
			
		||||
EXEC_PRE_SCRIPT=""                         # execute script before
 | 
			
		||||
EXEC_PRE_SCRIPT="sleep 20 &&"              # execute script before
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
# Is this service a web server
 | 
			
		||||
IS_WEB_SERVER="no"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user