OSDN Git Service

New service: spampd.
authormobinmob <mobinmob@disroot.org>
Wed, 2 Feb 2022 17:52:08 +0000 (19:52 +0200)
committermobinmob <mobinmob@disroot.org>
Wed, 2 Feb 2022 17:52:08 +0000 (19:52 +0200)
usr/share/66/service/spampd [new file with mode: 0644]

diff --git a/usr/share/66/service/spampd b/usr/share/66/service/spampd
new file mode 100644 (file)
index 0000000..6b510e1
--- /dev/null
@@ -0,0 +1,11 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "spamd daemon"
+@user = ( root )
+
+[start]
+@execute = ( execl-cmdline -s { spampd --nodetach ${cmd_args} } )
+
+[environment]
+cmd_args=!--host=127.0.0.1:10025 --relayhost=127.0.0.1:10026 --a --rh --u=_spampd --g=_spampd --maxsize=512