6 lines
104 B
Plaintext
Executable File
6 lines
104 B
Plaintext
Executable File
#!/usr/bin/env watchman
|
|
|
|
#service_respawn='true'
|
|
service_command='/usr/bin/unbound'
|
|
service_args=( -d )
|