https://qa.mandrakesoft.com/show_bug.cgi?id=445
Product: drakxtools
Component: drakbackup
Summary: drackbackup, daemon doesn't work
Version: 1.1.9-8mdk
Platform: PC
OS/Version: All
Status: NEW
Severity: critical
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
drakbackup 1.2, mandrake 9
I've got a problem with mandrake control center -> system -> backups
I select advanced configuration -> when, choose ''use daemon''
warning, cron not available yet as non root
I get the same problem also if I run drakbackup from the shell as root
I've tried in many ways to make it work... sudo, creating groups...
thanks
------- Additional Comments From [EMAIL PROTECTED] 2003-01-21 11:32 -------
Seeing the same thing
in /etc/cron.daily i have a file "drackbackup"
i've modified it to read :
#!/bin/sh
export TERM=xterm
/usr/sbin/drakbackup --default > /dev/null 2>&1
(replacing the --deamon by --default). This executes fine when called from the
command line.
Hover it won't run from cron, that is: no backup is created.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.