saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
8
logrotate.d/jabberd
Normal file
8
logrotate.d/jabberd
Normal file
@@ -0,0 +1,8 @@
|
||||
/var/log/jabber/c2s.log /var/log/jabber/s2s.log /var/log/jabber/sm.log /var/log/jabber/router.log {
|
||||
su jabber jabber
|
||||
sharedscripts
|
||||
missingok
|
||||
postrotate
|
||||
/etc/init.d/jabberd reload
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user