summaryrefslogtreecommitdiff
path: root/community/ntop/ntop.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/ntop/ntop.service')
-rw-r--r--community/ntop/ntop.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ntop/ntop.service b/community/ntop/ntop.service
index 20a9c66f9..c18a2c83a 100644
--- a/community/ntop/ntop.service
+++ b/community/ntop/ntop.service
@@ -6,7 +6,7 @@ After=syslog.target network.target
[Service]
Environment=LANG=C
-ExecStart=/usr/sbin/ntop -i eth0 -w 3000
+ExecStart=/usr/bin/ntop -i eth0 -w 3000
Type=simple
StandardError=syslog