summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:28 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitccf89dca9a3d26b2ddb481d0c5d02117fd3e5794 (patch)
tree78624562d503b9534e5ca0b40565ed33973525df /x11-drivers/ati-drivers
parentx11-base/xorg-server: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-ccf89dca9a3d26b2ddb481d0c5d02117fd3e5794.tar.gz
gentoo-ccf89dca9a3d26b2ddb481d0c5d02117fd3e5794.tar.bz2
gentoo-ccf89dca9a3d26b2ddb481d0c5d02117fd3e5794.zip
x11-drivers/ati-drivers: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'x11-drivers/ati-drivers')
-rw-r--r--x11-drivers/ati-drivers/files/atieventsd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/ati-drivers/files/atieventsd.init b/x11-drivers/ati-drivers/files/atieventsd.init
index aa7d028ed65f..f97b703b73e9 100644
--- a/x11-drivers/ati-drivers/files/atieventsd.init
+++ b/x11-drivers/ati-drivers/files/atieventsd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$