On Fri, 29 Aug 2025 at 13:33, John Hasler <[email protected]> wrote: > * What exactly did you do (or not do) that was effective (or > ineffective)? > > Removed the upgrade action.
Im not the maintainer, but i think you will need to provide a bit more info - what exactly did you edit or remove? what is in action.d? > /etc/cron-apt contains this: > > action.d config config.d errormsg.d logmsg.d mailmsg.d mailonmsgs > syslogmsg.d syslogonmsgs > > Cron-apt is being called with no config file and defaulting to upgrade. That doesnt seem to be correct - you have a file called "config", and that will be read by you default (you talked about a non-standard config2, but you commented out the line using it?). Then what it does depends on what is in action.d

