diff options
Diffstat (limited to 'testing/shorewall6/shorewall6.initd')
-rw-r--r-- | testing/shorewall6/shorewall6.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shorewall6/shorewall6.initd b/testing/shorewall6/shorewall6.initd index 179e4633d7..b9f32aa461 100644 --- a/testing/shorewall6/shorewall6.initd +++ b/testing/shorewall6/shorewall6.initd @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/files/shorewall.initd,v 1.4 2013/07/13 14:09:09 constanze Exp $ -command=/sbin/shorewall6 +command=/usr/sbin/shorewall6 extra_commands="check clear" extra_started_commands="refresh reset safe_restart" |