summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:03 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit63485d666c9207fb67837d52d7d240cb1c017728 (patch)
tree8405bf2f8b3993f1170cecac02fc6918ba50d194 /net-print/lprng/files
parentnet-print/cups-filters: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-63485d666c9207fb67837d52d7d240cb1c017728.tar.gz
gentoo-63485d666c9207fb67837d52d7d240cb1c017728.tar.bz2
gentoo-63485d666c9207fb67837d52d7d240cb1c017728.zip
net-print/lprng: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-print/lprng/files')
-rw-r--r--net-print/lprng/files/lprng-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/lprng/files/lprng-init b/net-print/lprng/files/lprng-init
index 992e7e7eb4a3..39f88b047e1c 100644
--- a/net-print/lprng/files/lprng-init
+++ b/net-print/lprng/files/lprng-init
@@ -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$