summarylogtreecommitdiffstats
path: root/ntopng@.service
diff options
context:
space:
mode:
authorTony2015-09-22 01:32:35 -0700
committerTony2015-09-22 01:32:35 -0700
commit82b73c86d9e9b6f358f326449e60c232580d030b (patch)
tree4d40eb4eae7cc0cb591b27131c811b7ff7215917 /ntopng@.service
downloadaur-82b73c86d9e9b6f358f326449e60c232580d030b.tar.gz
initial commit
Diffstat (limited to 'ntopng@.service')
-rw-r--r--ntopng@.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/ntopng@.service b/ntopng@.service
new file mode 100644
index 000000000000..8e7da84e8907
--- /dev/null
+++ b/ntopng@.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=ntopng network traffic monitor
+
+[Service]
+ExecStart=/usr/bin/ntopng -i eth0
+
+[Install]
+WantedBy=multi-user.target