From 3470eda3f5cea437a6de132b1ead3f27effd3902 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 21 Dec 2013 14:51:11 -0600 Subject: Rename runscript to openrc-run This was requested by Debian, because the minicom software, which is available on Debian and other distros, has a binary named runscript. We are keeping a backward compatibility symlink for now, but this allows Debian or any other distro to safely remove the symlink. X-Gentoo-Bug: 494220 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=494220 --- init.d.misc/avahi-dnsconfd.in | 2 +- init.d.misc/avahid.in | 2 +- init.d.misc/dbus.in | 2 +- init.d.misc/dhcpcd.in | 2 +- init.d.misc/dnsmasq.in | 2 +- init.d.misc/hald.in | 2 +- init.d.misc/named.in | 2 +- init.d.misc/ntpd.in | 2 +- init.d.misc/openvpn.in | 2 +- init.d.misc/polkitd.in | 2 +- init.d.misc/sshd.in | 2 +- init.d.misc/wpa_supplicant.in | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'init.d.misc') diff --git a/init.d.misc/avahi-dnsconfd.in b/init.d.misc/avahi-dnsconfd.in index abe2d22..5e022a1 100644 --- a/init.d.misc/avahi-dnsconfd.in +++ b/init.d.misc/avahi-dnsconfd.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/avahid.in b/init.d.misc/avahid.in index ea2241b..bc8ce15 100644 --- a/init.d.misc/avahid.in +++ b/init.d.misc/avahid.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/dbus.in b/init.d.misc/dbus.in index d0004e7..5259853 100644 --- a/init.d.misc/dbus.in +++ b/init.d.misc/dbus.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/dhcpcd.in b/init.d.misc/dhcpcd.in index b22d4d1..ff71979 100644 --- a/init.d.misc/dhcpcd.in +++ b/init.d.misc/dhcpcd.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2009 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/dnsmasq.in b/init.d.misc/dnsmasq.in index bdb0411..fa57164 100644 --- a/init.d.misc/dnsmasq.in +++ b/init.d.misc/dnsmasq.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/hald.in b/init.d.misc/hald.in index 741442f..eb7ce06 100644 --- a/init.d.misc/hald.in +++ b/init.d.misc/hald.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/named.in b/init.d.misc/named.in index 924f5b5..3f55884 100644 --- a/init.d.misc/named.in +++ b/init.d.misc/named.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/ntpd.in b/init.d.misc/ntpd.in index 6f18521..080ce2f 100644 --- a/init.d.misc/ntpd.in +++ b/init.d.misc/ntpd.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2009 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/openvpn.in b/init.d.misc/openvpn.in index 699fc04..3237946 100644 --- a/init.d.misc/openvpn.in +++ b/init.d.misc/openvpn.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/polkitd.in b/init.d.misc/polkitd.in index fda0764..829e93b 100644 --- a/init.d.misc/polkitd.in +++ b/init.d.misc/polkitd.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/sshd.in b/init.d.misc/sshd.in index 7efb666..ae51505 100644 --- a/init.d.misc/sshd.in +++ b/init.d.misc/sshd.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2007-2008 Roy Marples # Released under the 2-clause BSD license. diff --git a/init.d.misc/wpa_supplicant.in b/init.d.misc/wpa_supplicant.in index f908e36..d924612 100644 --- a/init.d.misc/wpa_supplicant.in +++ b/init.d.misc/wpa_supplicant.in @@ -1,4 +1,4 @@ -#!@SBINDIR@/runscript +#!@SBINDIR@/openrc-run # Copyright (c) 2009 Roy Marples # Released under the 2-clause BSD license. -- cgit v1.2.3