File: generator

package info (click to toggle)
systemd-cron 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: cpp: 2,599; sh: 962; makefile: 239; ansic: 133
file content (6 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh
if ! test -x /usr/lib/sendmail
then
    ln -s /bin/true /usr/lib/sendmail
fi
S_C_G=/lib/systemd/system-generators/systemd-crontab-generator exec unshare -rm test/test-generator no /var/spool/cron/crontabs