File: ifetch-tools.logrotate

package info (click to toggle)
ifetch-tools 0.15.24d7-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 448 kB
  • ctags: 28
  • sloc: ruby: 800; sh: 202; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
/var/log/ifetch-tools/wwwifetch*.txt
{
	create 640 root adm

	weekly
	missingok
	rotate 10
	compress
	delaycompress
	notifempty
	sharedscripts
	copytruncate
}