no usr/local in the scripts!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_type='oneshot'
|
||||
service_command='/usr/local/sbin/znet'
|
||||
service_command='/usr/bin/znet'
|
||||
service_args=( -d )
|
||||
|
||||
stop() {
|
||||
|
Reference in New Issue
Block a user