OSDN Git Service

New service: cntlm.
authormobinmob <mobinmob@disroot.org>
Wed, 2 Feb 2022 15:42:01 +0000 (17:42 +0200)
committermobinmob <mobinmob@disroot.org>
Sun, 6 Feb 2022 16:28:05 +0000 (18:28 +0200)
usr/share/66/service/cntlm [new file with mode: 0644]

diff --git a/usr/share/66/service/cntlm b/usr/share/66/service/cntlm
new file mode 100644 (file)
index 0000000..7ae6028
--- /dev/null
@@ -0,0 +1,13 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "cntlm daemon"
+@user = ( root )
+
+[start]
+@execute = ( execl-cmdline -s { cntlm -f ${cmd_args} } )
+
+[environment]
+# Needs a proper /etc/cntlm.conf file.
+# -v is needed to provide more information on the logs.
+cmd_args=! -v