Enforcing separation of the command and its args and full command paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='mkdir'
|
||||
service_command='/usr/bin/mkdir'
|
||||
service_args='-p /run/lock'
|
||||
service_type='oneshot'
|
||||
|
Reference in New Issue
Block a user