update patches
This commit is contained in:
11
opt/nwserv.logrotate
Normal file
11
opt/nwserv.logrotate
Normal file
@@ -0,0 +1,11 @@
|
||||
/var/log/nw.log {
|
||||
postrotate
|
||||
/bin/killall -HUP nwserv
|
||||
endrotate
|
||||
}
|
||||
|
||||
/var/log/nw.routes {
|
||||
postrotate
|
||||
/bin/killall -HUP nwserv
|
||||
endrotate
|
||||
}
|
||||
Reference in New Issue
Block a user