summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:38 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc947284ce07e62008831a7da7ce7a7662309eec8 (patch)
treeb9a2ae71af4ff38f1061c1ea65794862040af994 /net-misc/vtun
parentnet-misc/vpnc: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c947284ce07e62008831a7da7ce7a7662309eec8.tar.gz
gentoo-c947284ce07e62008831a7da7ce7a7662309eec8.tar.bz2
gentoo-c947284ce07e62008831a7da7ce7a7662309eec8.zip
net-misc/vtun: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/files/vtun.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/vtun/files/vtun.rc b/net-misc/vtun/files/vtun.rc
index df5450fd0af7..03f445892d1b 100644
--- a/net-misc/vtun/files/vtun.rc
+++ b/net-misc/vtun/files/vtun.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$