diff options
Diffstat (limited to 'main/ebtables/ebtables.initd')
-rw-r--r-- | main/ebtables/ebtables.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ebtables/ebtables.initd b/main/ebtables/ebtables.initd index 7ec96b6ee7..c3e8ba92cb 100644 --- a/main/ebtables/ebtables.initd +++ b/main/ebtables/ebtables.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/files/ebtables.initd,v 1.2 2007/09/28 19:22:14 pva Exp $ |