diff options
Diffstat (limited to 'community-testing/vnstat/service')
-rw-r--r-- | community-testing/vnstat/service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/community-testing/vnstat/service b/community-testing/vnstat/service deleted file mode 100644 index f312351ea..000000000 --- a/community-testing/vnstat/service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Network traffic monitor - -[Service] -ExecStart=/usr/sbin/vnstatd -n -ExecReload=/bin/kill -HUP $MAINPID - -[Install] -WantedBy=multi-user.target |