no usr/local in the scripts!
This commit is contained in:
parent
f8e984d0f9
commit
561fefc912
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user