diff --git a/init.d/dnscrypt-backup b/init.d/dnscrypt-backup new file mode 100644 index 0000000..16728e2 --- /dev/null +++ b/init.d/dnscrypt-backup @@ -0,0 +1,5 @@ +#!/usr/bin/env watchman + +service_respawn='true' +service_command='/usr/bin/dnscrypt-proxy' +service_logfile='/var/log/dnscrypt-bak.log'