File: managed

package info (click to toggle)
puppet-module-puppetlabs-cron-core 1.0.3%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 476 kB
  • sloc: ruby: 2,761; sh: 16; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
# Puppet Name: real_job
* * * * * /bin/true
# Puppet Name: complex_job
MAILTO=foo@example.com
SHELL=/bin/sh
@reboot /bin/true >> /dev/null 2>&1