bin dir consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_respawn=true
|
||||
service_command='/bin/dropbear'
|
||||
service_command='/usr/bin/dropbear'
|
||||
service_args="-R -w -F"
|
||||
|
Reference in New Issue
Block a user