mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
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
9 lines
104 B
Plaintext
9 lines
104 B
Plaintext
|
|
|
|
job x-vnd.cronie-crond {
|
|
launch @CROND_BIN@ -n -P
|
|
on initial_volumes_mounted
|
|
no_safemode
|
|
legacy
|
|
}
|