forked from extern/shorewall_code
Fix errors and omissions in shorewall.spec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2414 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
dca0b27564
commit
03c0415eb5
11
Shorewall/macro.Distcc
Normal file
11
Shorewall/macro.Distcc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# Shorewall macro.Distcc
|
||||||
|
#
|
||||||
|
# This macro handles connections to the Distributed Compiler
|
||||||
|
# service.
|
||||||
|
#
|
||||||
|
################################################################################
|
||||||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
|
||||||
|
# PORT PORT(S) LIMIT
|
||||||
|
PARAM - - tcp 3632
|
||||||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
10
Shorewall/macro.MySQL
Normal file
10
Shorewall/macro.MySQL
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#
|
||||||
|
# Shorewall macro.MySQL
|
||||||
|
#
|
||||||
|
# This action macro.handles connections to the MySQL server.
|
||||||
|
#
|
||||||
|
################################################################################
|
||||||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
|
||||||
|
# PORT PORT(S) LIMIT
|
||||||
|
PARAM - - tcp 3306
|
||||||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
@ -112,6 +112,7 @@ fi
|
|||||||
%attr(0600,root,root) /usr/share/shorewall/macro.Auth
|
%attr(0600,root,root) /usr/share/shorewall/macro.Auth
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.BitTorrent
|
%attr(0600,root,root) /usr/share/shorewall/macro.BitTorrent
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.CVS
|
%attr(0600,root,root) /usr/share/shorewall/macro.CVS
|
||||||
|
%attr(0600,root,root) /usr/share/shorewall/macro.Distcc
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.DNS
|
%attr(0600,root,root) /usr/share/shorewall/macro.DNS
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.DropDNSrep
|
%attr(0600,root,root) /usr/share/shorewall/macro.DropDNSrep
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.DropUPnP
|
%attr(0600,root,root) /usr/share/shorewall/macro.DropUPnP
|
||||||
@ -121,6 +122,7 @@ fi
|
|||||||
%attr(0600,root,root) /usr/share/shorewall/macro.ICQ
|
%attr(0600,root,root) /usr/share/shorewall/macro.ICQ
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.IMAP
|
%attr(0600,root,root) /usr/share/shorewall/macro.IMAP
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.LDAP
|
%attr(0600,root,root) /usr/share/shorewall/macro.LDAP
|
||||||
|
%attr(0600,root,root) /usr/share/shorewall/macro.MySQL
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.NNTP
|
%attr(0600,root,root) /usr/share/shorewall/macro.NNTP
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.NTP
|
%attr(0600,root,root) /usr/share/shorewall/macro.NTP
|
||||||
%attr(0600,root,root) /usr/share/shorewall/macro.PCA
|
%attr(0600,root,root) /usr/share/shorewall/macro.PCA
|
||||||
|
Loading…
Reference in New Issue
Block a user