Enforcing separation of the command and its args and full command paths
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#service_respawn='true'
|
||||
service_username='torrent'
|
||||
service_command='sudo'
|
||||
service_command='/usr/bin/sudo'
|
||||
service_args="-u $service_username -- /usr/bin/bitflu --config=/etc/bitflu.cfg"
|
||||
|
||||
start() {
|
||||
|
Reference in New Issue
Block a user