summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:45 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc572079873ae080859cd229e90f65c8b590295d6 (patch)
tree2593d03f135341ebc2fb344592da0d1f028a8d91 /sys-libs/gpm
parentsys-libs/glibc: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c572079873ae080859cd229e90f65c8b590295d6.tar.gz
gentoo-c572079873ae080859cd229e90f65c8b590295d6.tar.bz2
gentoo-c572079873ae080859cd229e90f65c8b590295d6.zip
sys-libs/gpm: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r--sys-libs/gpm/files/gpm.rc6-22
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gpm/files/gpm.rc6-2 b/sys-libs/gpm/files/gpm.rc6-2
index 7f7352784c36..670ce7bb5602 100644
--- a/sys-libs/gpm/files/gpm.rc6-2
+++ b/sys-libs/gpm/files/gpm.rc6-2
@@ -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$