Yes, please move to /usr/bin . I am trying to run it from kalarm but for 
some reason it installs in /usr/sbin/ which is not in KDE's KDM path. It is 
in my bash path of course, but that isn't instantiated until after KDM. I 
had to edit the script as root to include the full paths of the helper 
scripts (e.g.:

$FAUBACKUP::gather      = "/usr/sbin/faubackup-gather";
$FAUBACKUP::scatter     = "/usr/sbin/faubackup-scatter";
$FAUBACKUP::find        = "/usr/sbin/faubackup-find";
)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to