Create dnscrypt-backup

This commit is contained in:
AladW 2014-07-21 18:12:31 +02:00
parent b266a94728
commit b03b9c1b73
1 changed files with 5 additions and 0 deletions

5
init.d/dnscrypt-backup Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command='/usr/bin/dnscrypt-proxy'
service_logfile='/var/log/dnscrypt-bak.log'