]> git.pld-linux.org Git - packages/SysVinit.git/blob - sysvinit.logrotate
- added /etc/ioctl.save file (as %%ghost)
[packages/SysVinit.git] / sysvinit.logrotate
1 #/var/log/lastlog {
2 #}
3
4 /var/log/btmpx {
5 }
6
7 /var/log/wtmpx {
8     postrotate
9                 /bin/chmod 644 /var/log/wtmpx
10     endscript
11 }
This page took 0.036521 seconds and 3 git commands to generate.