ssm-services/init.d/dnscrypt

8 lines
158 B
Plaintext
Raw Normal View History

2014-07-21 16:09:49 +00:00
#!/usr/bin/env watchman
# soft depend, OR return 1 for hard depend
depends dnscrypt-backup
service_respawn='true'
service_command='/usr/bin/dnscrypt-proxy'