Thread: problems with anacron
i work laptop @ work , home.
seems anacron runs every time laptop plugs ac power, understandable, given wouldn't waste precious battery power on jobs executes.
however, i'm experiencing this: in morning unplug laptop, drive work , plug in. anacron executed , starts running daily jobs, means cannot work laptop (incidently, if can recommend way in updatedb.mlocate , prelink.bin can run without causing desktop applications suffer, i'll interested)
when coming home, plug laptop ac power. anacron run somewhere around 3am.
how possible?
thank you,
ittay
i think anacron triggered cron, , configuration in /etc/cron.d/anacron:
the above starts anacron @ 7:30. see https://help.ubuntu.com/community/cr...tab%20sectionscode:# /etc/cron.d/anacron: crontab entries anacron package shell=/bin/sh path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin #30 7 * * * root test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start >/dev/null 30 7 * * * root start -q anacron || :
think may able edit control when cron attempts launch anacron.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] problems with anacron
Ubuntu
Comments
Post a Comment