OSDN Git Service

New service: ngircd.
authormobinmob <mobinmob@disroot.org>
Fri, 14 May 2021 14:55:52 +0000 (17:55 +0300)
committermobinmob <mobinmob@disroot.org>
Fri, 14 May 2021 14:55:52 +0000 (17:55 +0300)
usr/share/66/service/ngircd [new file with mode: 0644]

diff --git a/usr/share/66/service/ngircd b/usr/share/66/service/ngircd
new file mode 100644 (file)
index 0000000..4c11179
--- /dev/null
@@ -0,0 +1,9 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "new generation irc daemon"
+@user = ( root )
+
+[start]
+@execute = ( ngircd -n )
+