File: routino-www.cron.d

package info (click to toggle)
routino 3.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,952 kB
  • sloc: ansic: 22,499; javascript: 7,894; xml: 5,851; perl: 2,522; cs: 914; makefile: 828; sh: 502; cpp: 382; python: 374
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (9)
1
2
3
4
#
# Regular cron jobs for the routino-www package
#
0 3	* * *	root	find /var/lib/routino/results -atime 7 -exec rm "{}" \;