File: systemd-cron.cron.weekly

package info (click to toggle)
systemd-cron 1.5.14-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 300 kB
  • sloc: python: 928; sh: 320; makefile: 209; ansic: 116
file content (4 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh
test -x /usr/bin/python3 || exit 0
test -x /lib/systemd-cron/remove_stale_stamps || exit 0
exec /lib/systemd-cron/remove_stale_stamps