OSDN Git Service

New service: vnstatd.
authormobinmob <mobinmob@disroot.org>
Wed, 20 Oct 2021 13:07:34 +0000 (16:07 +0300)
committermobinmob <mobinmob@disroot.org>
Wed, 20 Oct 2021 13:07:34 +0000 (16:07 +0300)
usr/share/66/service/vnstatd [new file with mode: 0644]

diff --git a/usr/share/66/service/vnstatd b/usr/share/66/service/vnstatd
new file mode 100644 (file)
index 0000000..0f55935
--- /dev/null
@@ -0,0 +1,8 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "network traffic monitor daemon"
+@user = ( root )
+
+[start]
+@execute = ( vnstatd -n )