On Sun, Sep 18, 2022 at 3:53 PM Giancarlo Martini <[email protected]>
wrote:

>
> Hai provato ad eseguire anacron a mano, da terminale per vedere cosa ti
> dice?
>


Grazie per il test suggerito:

Ho provato "anacron -d" e anacron viene eseguito.
Ho anche provato "/usr/sbin/invoke-rc.d anacron start" e viene eseguito.

Quello che non funziona e`:
[ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then
/usr/sbin/invoke-rc.d anacron start; fi

perche', evidentemente, /run/systemd/system esiste!
Ma forse mi sfugge qualcos'altro.

Continuo a provare.

Rispondere a