diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2015-06-20 15:59:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-21 10:04:41 +0000 |
commit | a193f7af83e5755b4dd28ab28705f62cb241e80a (patch) | |
tree | 7fa3fcbeddc21eaf0d9efabdec379649ca45f5bc /testing/dnscrypt-proxy/dnscrypt-proxy.initd | |
parent | 14fead710a880472c2d3a0724720f6e2aa67430e (diff) | |
download | aports-a193f7af83e5755b4dd28ab28705f62cb241e80a.tar.bz2 aports-a193f7af83e5755b4dd28ab28705f62cb241e80a.tar.xz |
testing/dnscrypt-proxy: update to 1.5.0
Diffstat (limited to 'testing/dnscrypt-proxy/dnscrypt-proxy.initd')
-rw-r--r-- | testing/dnscrypt-proxy/dnscrypt-proxy.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dnscrypt-proxy/dnscrypt-proxy.initd b/testing/dnscrypt-proxy/dnscrypt-proxy.initd index b09763744c..8c3246b6c6 100644 --- a/testing/dnscrypt-proxy/dnscrypt-proxy.initd +++ b/testing/dnscrypt-proxy/dnscrypt-proxy.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run pidfile=/var/run/dnscrypt-proxy/dnscrypt-proxy.pid command=/usr/sbin/dnscrypt-proxy |