mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Add audited actions to the .spec files
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
704f3fdd55
commit
d4b2a462a2
@ -84,7 +84,9 @@ fi
|
|||||||
%attr(0644,root,root) /usr/share/shorewall/version
|
%attr(0644,root,root) /usr/share/shorewall/version
|
||||||
%attr(0644,root,root) /usr/share/shorewall/actions.std
|
%attr(0644,root,root) /usr/share/shorewall/actions.std
|
||||||
%attr(0644,root,root) /usr/share/shorewall/action.Drop
|
%attr(0644,root,root) /usr/share/shorewall/action.Drop
|
||||||
|
%attr(0644,root,root) /usr/share/shorewall/action.ADrop
|
||||||
%attr(0644,root,root) /usr/share/shorewall/action.Reject
|
%attr(0644,root,root) /usr/share/shorewall/action.Reject
|
||||||
|
%attr(0644,root,root) /usr/share/shorewall/action.AReject
|
||||||
%attr(0644,root,root) /usr/share/shorewall/action.template
|
%attr(0644,root,root) /usr/share/shorewall/action.template
|
||||||
%attr(- ,root,root) /usr/share/shorewall/functions
|
%attr(- ,root,root) /usr/share/shorewall/functions
|
||||||
%attr(0644,root,root) /usr/share/shorewall/lib.base
|
%attr(0644,root,root) /usr/share/shorewall/lib.base
|
||||||
|
@ -77,8 +77,11 @@ fi
|
|||||||
%attr(0644,root,root) /usr/share/shorewall6/version
|
%attr(0644,root,root) /usr/share/shorewall6/version
|
||||||
%attr(0644,root,root) /usr/share/shorewall6/actions.std
|
%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.AllowICMPs
|
||||||
|
%attr(0644,root,root) /usr/share/shorewall6/action.AAllowICMPs
|
||||||
%attr(0644,root,root) /usr/share/shorewall6/action.Drop
|
%attr(0644,root,root) /usr/share/shorewall6/action.Drop
|
||||||
|
%attr(0644,root,root) /usr/share/shorewall6/action.ADrop
|
||||||
%attr(0644,root,root) /usr/share/shorewall6/action.Reject
|
%attr(0644,root,root) /usr/share/shorewall6/action.Reject
|
||||||
|
%attr(0644,root,root) /usr/share/shorewall6/action.AReject
|
||||||
%attr(0644,root,root) /usr/share/shorewall6/action.template
|
%attr(0644,root,root) /usr/share/shorewall6/action.template
|
||||||
%attr(- ,root,root) /usr/share/shorewall6/functions
|
%attr(- ,root,root) /usr/share/shorewall6/functions
|
||||||
%attr(0644,root,root) /usr/share/shorewall6/lib.base
|
%attr(0644,root,root) /usr/share/shorewall6/lib.base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user