compress: true
delaycompress: true
missingok: true
+ mail: false
+ olddir: false
+ ifempty: false
logrotate::rules:
wtmp:
create_group: 'utmp'
minsize: '1M'
rotate: 1
-# samba1:
-# path: '/var/log/samba/*'
-# notifempty: true
-# olddir: '/var/log/samba/old'
-# missingok: true
-# dateext: true
-# dateformat: '-%Y-%m-%d'
-# copytruncate: true
+ samba:
+ path: '/var/log/samba/*'
+ ifempty: false
+ olddir: '/var/log/samba/old'
+ missingok: true
+ dateext: true
+ dateformat: '-%Y-%m-%d'
+ copytruncate: true
+ sharedscripts: true
# vim: et