Subversion Repositories ALCASAR

Rev

Rev 1 | Rev 426 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1 Rev 40
1
/var/log/firewall/firewall.log {
1
/var/log/firewall/firewall.log {
2
    missingok
2
    missingok
3
    rotate 52
3
    rotate 52
4
    weekly
4
    weekly
5
    dateext
5
    dateext
6
    sharedscripts
6
    sharedscripts
7
    postrotate
7
    postrotate
8
	/etc/init.d/ulogd restart
8
	/etc/init.d/ulogd restart
9
    endscript
9
    endscript
10
}
10
}
11
 
11