OSDN Git Service

New service: dnscrypt-proxy.
authormobinmob <mobinmob@disroot.org>
Tue, 11 May 2021 22:12:07 +0000 (01:12 +0300)
committermobinmob <mobinmob@disroot.org>
Tue, 11 May 2021 22:12:07 +0000 (01:12 +0300)
usr/share/66/service/dnscrypt-proxy [new file with mode: 0644]

diff --git a/usr/share/66/service/dnscrypt-proxy b/usr/share/66/service/dnscrypt-proxy
new file mode 100644 (file)
index 0000000..9775133
--- /dev/null
@@ -0,0 +1,11 @@
+[main]
+@type = classic
+@description = "dnscrypt-proxy daemon"
+@version = 0.0.1 
+@user = ( root )
+
+[start]
+@execute = ( execl-cmdline -s { dnscrypt-proxy ${cmd_args} } )
+
+[environment]
+cmd_args=!-config /etc/dnscrypt-proxy.toml