https://bugs.kde.org/show_bug.cgi?id=433749
--- Comment #14 from Martin Koller <[email protected]> --- Ah you mean where you can see the output of kbackup when run from cron ? I get the output in a mail from cron. My crontab looks like this: #do (incremental) system backup every day at 3:10 10 3 * * * /root/kbackup-cron where in that script I do: #!/bin/bash eval `dbus-launch --sh-syntax` /usr/bin/kbackup --autobg /root/martin-full.kbp kill $DBUS_SESSION_BUS_PID -- You are receiving this mail because: You are watching all bug changes.
