$ journalctl --identifier backintime
2024-11-28T13:15:21+01:00 lamyer backintime[114324]: Main profile(1) ::
ERROR: Failed to get content via "crontab". Return code of ['crontab', '-l'] was 1.
$ `crontab -l`
#Back In Time system entry, this will be edited by the gui:
*/10 * * * * /usr/bin/nice -n19 /usr/bin/ionice -c2 -n7 /usr/bin/backintime backup-job >/dev/null
Issue