OSDN Git Service

New service:oidentd.
authormobinmob <mobinmob@disroot.org>
Tue, 19 Oct 2021 20:31:09 +0000 (23:31 +0300)
committermobinmob <mobinmob@disroot.org>
Tue, 19 Oct 2021 20:31:09 +0000 (23:31 +0300)
usr/share/66/service/oidentd [new file with mode: 0644]

diff --git a/usr/share/66/service/oidentd b/usr/share/66/service/oidentd
new file mode 100644 (file)
index 0000000..3368d27
--- /dev/null
@@ -0,0 +1,12 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "oident daemon"
+@user = ( root )
+
+[start]
+@execute = ( execl-cmdline -s { oidentd -i ${cmd_args} } )
+
+[environment]
+# -S is for logging to stdout to use the per-service logger
+cmd_args=! -u nobody -g nogroup -S