summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-26 12:26:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-26 12:27:45 -0500
commit67634e37a1c9647fa1b31e51d8c4d3a5b7402077 (patch)
tree67f61154f2b9c6faea4590ee18ac2a4319502027 /app-misc/lcd4linux/files
parentdev-perl/Sub-Name: add ~arm, bug #579720 (diff)
downloadgentoo-67634e37a1c9647fa1b31e51d8c4d3a5b7402077.tar.gz
gentoo-67634e37a1c9647fa1b31e51d8c4d3a5b7402077.tar.bz2
gentoo-67634e37a1c9647fa1b31e51d8c4d3a5b7402077.zip
app-misc/lcd4linux: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'app-misc/lcd4linux/files')
-rw-r--r--app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd b/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd
index 1e8be0c36de5..ea7829de90c6 100644
--- a/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd
+++ b/app-misc/lcd4linux/files/lcd4linux-0.10.1_rc2.initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2007 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$