File: distributed-net.logrotate

package info (click to toggle)
distributed-net 2.9112.521%2Barm64-3
  • links: PTS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 9,336 kB
  • sloc: sh: 144; makefile: 51
file content (6 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
/var/log/distributed-net.log {
	weekly
	rotate 5
	create 640 daemon adm
	compress
}