Am 12.11.18 um 14:28 schrieb Boyuan Yang:
> Hourly trigger via cron is really not enough since cron job for
> anacron still won't
> run when AC power supply is not present.
Thinking more about this, I'm convinced the best approach is to vastly
simplify the current anacron setup:
I would drop:
/e
Am 12.11.2018 um 14:28 schrieb Boyuan Yang:
> Hi Michael,
>
> (see below...)
>
> Michael Biebl 于2018年11月12日周一 上午7:44写道:
>>
>>
>> Hi
>>
>> On Mon, 12 Nov 2018 00:18:54 + Boyuan Yang wrote:
>>
>>> anacron (2.3-26) unstable; urgency=medium
>>> .
>>>* QA upload.
>>>* debian/60-anacron
Hi Michael,
(see below...)
Michael Biebl 于2018年11月12日周一 上午7:44写道:
>
>
> Hi
>
> On Mon, 12 Nov 2018 00:18:54 + Boyuan Yang wrote:
>
> > anacron (2.3-26) unstable; urgency=medium
> > .
> >* QA upload.
> >* debian/60-anacron.rules:
> > + Add new udev rule to trigger anacron when
Hi
On Mon, 12 Nov 2018 00:18:54 + Boyuan Yang wrote:
> anacron (2.3-26) unstable; urgency=medium
> .
>* QA upload.
>* debian/60-anacron.rules:
> + Add new udev rule to trigger anacron when external power supply
>is online. (Closes: #864213).
Please don't do that, i.e
Further info about the issue here:
https://askubuntu.com/questions/921769/how-to-make-anacron-startup-reliably/922411#922411
But, basically, this solution should increase the reliability of Anacron
without affecting battery life.
signature.asc
Description: This is a digitally signed message par
And the contents of /etc/pm/power.d/10_anacron:
#!/bin/sh
test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start
>/dev/null
signature.asc
Description: This is a digitally signed message part
Package: anacron
Version: 2.3-23
Severity: important
Dear Maintainer,
Anacron almost never runs on my system. As something that is supposed
to add some degree of reliability to cron, this is problematic.
I think I have worked out the cause, which is that I usually switch my
laptop on while on ba
7 matches
Mail list logo