diff options
-rw-r--r-- | net/firewall/shorewall-common/shorewall-common.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/firewall/shorewall-common/shorewall-common.mkbuild b/net/firewall/shorewall-common/shorewall-common.mkbuild index 8e99809..eb769b2 100644 --- a/net/firewall/shorewall-common/shorewall-common.mkbuild +++ b/net/firewall/shorewall-common/shorewall-common.mkbuild @@ -38,8 +38,8 @@ # Others changes #--------------------- [[SIGNING KEY ID]]="6C562AC4" -[[CONFIG FILES]]="etc/shorewall" -[[REST OF DOINST.SH]]="config etc/shorewall.new" +[[CONFIG FILES]]="etc/shorewall etc/rc.d/rc.shorewall" +[[REST OF DOINST.SH]]="config etc/shorewall.new config etc/rc.d/rc.shorewall.new" # SlackBuild model [[SLACKBUILD MODEL]]="generic.mkSlackBuild" |