summaryrefslogtreecommitdiff
path: root/community/vnstat/service
diff options
context:
space:
mode:
Diffstat (limited to 'community/vnstat/service')
-rw-r--r--community/vnstat/service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vnstat/service b/community/vnstat/service
index f312351ea..5c593eb1b 100644
--- a/community/vnstat/service
+++ b/community/vnstat/service
@@ -2,7 +2,7 @@
Description=Network traffic monitor
[Service]
-ExecStart=/usr/sbin/vnstatd -n
+ExecStart=/usr/bin/vnstatd -n
ExecReload=/bin/kill -HUP $MAINPID
[Install]