Files
haikuports/sys-process/cronie/additional-files/cronie.launch.in
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

9 lines
104 B
Plaintext

job x-vnd.cronie-crond {
launch @CROND_BIN@ -n -P
on initial_volumes_mounted
no_safemode
legacy
}