diff options
Diffstat (limited to 'main/dhcp/dhcpd.initd')
-rwxr-xr-x | main/dhcp/dhcpd.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dhcp/dhcpd.initd b/main/dhcp/dhcpd.initd index 1c3fad42d..f017a5d86 100755 --- a/main/dhcp/dhcpd.initd +++ b/main/dhcp/dhcpd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcpd.init5,v 1.1 2011/12/04 22:45:07 vapier Exp $ |