forked from extern/shorewall_code
Add new actions to the .spec file
This commit is contained in:
parent
e1d8d71348
commit
87870ad121
@ -83,8 +83,11 @@ fi
|
||||
|
||||
%attr(0644,root,root) /usr/share/shorewall/version
|
||||
%attr(0644,root,root) /usr/share/shorewall/actions.std
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Broadcast
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Drop
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.A_Drop
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Invalid
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.NonSyn
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Reject
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.A_Reject
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.template
|
||||
|
@ -78,8 +78,11 @@ fi
|
||||
%attr(0644,root,root) /usr/share/shorewall6/actions.std
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.AllowICMPs
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.A_AllowICMPs
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Broadcast
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.Drop
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.A_Drop
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.Invalid
|
||||
%attr(0644,root,root) /usr/share/shorewall/action.NonSyn
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.Reject
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.A_Reject
|
||||
%attr(0644,root,root) /usr/share/shorewall6/action.template
|
||||
|
Loading…
Reference in New Issue
Block a user