Cron: Difference between revisions
imported>SuperSandro2000 add deprecation notice |
imported>Cyounkins m link to systemd/timers |
||
| Line 2: | Line 2: | ||
==Deprecated== | ==Deprecated== | ||
It is recommended to use systemd-timers. A few of many reasons: | It is recommended to use [[Systemd/Timers|systemd-timers]]. A few of many reasons: | ||
* logs are logged to journalctl instead of relying on local mail | * logs are logged to journalctl instead of relying on local mail | ||
* different timers are independent of each other and do not share an environment | * different timers are independent of each other and do not share an environment | ||