From: Nicolas K. <Nic...@im...> - 2004-04-15 11:22:41
|
On Thu, 15 Apr 2004, gazolini wrote: > Hello dump-users, Hello. > Doing dump from command line I have no problems. > dump -4uf /mnt/dump/dump.var.4 /var > > The same thing through crontab doesn't work > 0 3 * * 4 dump -4uf /mnt/dump/dump.var.4 /var You should try with an absolute path to the dump binary. On my system, it's /sbin/dump. -- Nicolas |