File: systemd-cron.cron.weekly

package info (click to toggle)
systemd-cron 1.5.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • sloc: python: 977; sh: 326; makefile: 212; 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