no usr/local in the scripts!

This commit is contained in:
Jack L. Frost 2015-11-05 11:01:11 +03:00
parent f8e984d0f9
commit 561fefc912
1 changed files with 1 additions and 1 deletions

View File

@ -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() {