summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:21 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit655d5ea36f8016aae48aadee835123bba097de74 (patch)
tree21af4e8f35cdcde1235051cb68b6381eaf3d0751 /net-analyzer/vnstat/files/vnstatd.initd
parentnet-analyzer/tleds: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-655d5ea36f8016aae48aadee835123bba097de74.tar.gz
gentoo-655d5ea36f8016aae48aadee835123bba097de74.tar.bz2
gentoo-655d5ea36f8016aae48aadee835123bba097de74.zip
net-analyzer/vnstat: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/vnstat/files/vnstatd.initd')
-rw-r--r--net-analyzer/vnstat/files/vnstatd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/vnstat/files/vnstatd.initd b/net-analyzer/vnstat/files/vnstatd.initd
index 2cfb781042c1..51636ac0bb18 100644
--- a/net-analyzer/vnstat/files/vnstatd.initd
+++ b/net-analyzer/vnstat/files/vnstatd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$