summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:43 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commite969d5dc74846258c40097d74c064a5b86f4b1d6 (patch)
treedc3b8b24aacdfd223bf61964e6701f90c60ad117 /net-misc/freelan
parentnet-misc/elliptics: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e969d5dc74846258c40097d74c064a5b86f4b1d6.tar.gz
gentoo-e969d5dc74846258c40097d74c064a5b86f4b1d6.tar.bz2
gentoo-e969d5dc74846258c40097d74c064a5b86f4b1d6.zip
net-misc/freelan: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/freelan')
-rwxr-xr-xnet-misc/freelan/files/openrc/freelan.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freelan/files/openrc/freelan.initd b/net-misc/freelan/files/openrc/freelan.initd
index d286405b59f2..66da39c7a9d8 100755
--- a/net-misc/freelan/files/openrc/freelan.initd
+++ b/net-misc/freelan/files/openrc/freelan.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$