Files
haikuports/sys-process/cronie/additional-files/0hourly
augiedoggie bafd44ed4e cronie: miscellaneous fixes (#10389)
move settings back to /system/settings and adjust documentation
create crond user for the daemon to use
fix sendmail paths
fix standard PATH variable for jobs
2024-05-01 00:04:56 -06:00

7 lines
298 B
Plaintext

# Run the hourly jobs
SHELL=/bin/bash
PATH=/boot/home/config/non-packaged/bin:/boot/home/config/bin:/boot/system/non-packaged/bin:/boot/system/bin
MAILTO=""
# If you change the username of UID 0 then you must change "user" below to match
01 * * * * user run-parts /boot/system/settings/cron.hourly