OSDN Git Service

New service: glider.
authormobinmob <mobinmob@disroot.org>
Tue, 2 Nov 2021 16:30:32 +0000 (18:30 +0200)
committermobinmob <mobinmob@disroot.org>
Tue, 2 Nov 2021 16:30:32 +0000 (18:30 +0200)
usr/share/66/service/glider [new file with mode: 0644]

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