Re: /etc/cron.daily as user [SOLVED]

2014-01-07 Thread Frank Murphy
On Sun, 5 Jan 2014 11:07:45 + Frank Murphy wrote: > Have the following as I want anacron to do the buisness > > #!/bin/bash > # Bleachbit as user > USER=user > /usr/bin/bleachbit --preset -c > > But is still wants to clobber root jetsam It was too early in the morning, need need ~/.anacron

/etc/cron.daily as user

2014-01-05 Thread Frank Murphy
Have the following as I want anacron to do the buisness #!/bin/bash # Bleachbit as user USER=user /usr/bin/bleachbit --preset -c But is still wants to clobber root jetsam I'd prefer not to do user crontab -e //* being fussy on a wet Sunday * morning. */ ___ Regards, Frank www.frankly3d.com