ssm-services/init.d/unbound

6 lines
102 B
Plaintext
Raw Normal View History

2015-08-13 16:41:27 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/unbound'
service_args='-d'