summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:40 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit670d3131d674fdd031ef360a66a558d89ffa0f4a (patch)
treed823a2043559578b30c8aa8459cf8dfb27cf4cb3 /sys-fs/udftools
parentsys-fs/quota: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-670d3131d674fdd031ef360a66a558d89ffa0f4a.tar.gz
gentoo-670d3131d674fdd031ef360a66a558d89ffa0f4a.tar.bz2
gentoo-670d3131d674fdd031ef360a66a558d89ffa0f4a.zip
sys-fs/udftools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-fs/udftools')
-rw-r--r--sys-fs/udftools/files/pktcdvd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udftools/files/pktcdvd.init b/sys-fs/udftools/files/pktcdvd.init
index 81eb917b355c..6c084a1effc6 100644
--- a/sys-fs/udftools/files/pktcdvd.init
+++ b/sys-fs/udftools/files/pktcdvd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
# $Id$