Page 1 of 1

Failed to start LSB: AutoNice daemon at booting log (systemd)

Posted: Mon Feb 27, 2023 11:36 am
by Procenko
What this mean? How to solve? Thanks.

ps i am switched to systemd from sysv

Re: Failed to start LSB: AutoNice daemon at booting log

Posted: Tue Feb 28, 2023 12:42 pm
by Procenko
after booting

Code: Select all

$ systemctl status and
● and.service - LSB: AutoNice daemon
     Loaded: loaded (/etc/init.d/and; generated)
     Active: failed (Result: exit-code) since Tue 2023-02-28 17:35:56 EET; 2h 1min ago
       Docs: man:systemd-sysv-generator(8)
    Process: 935 ExecStart=/etc/init.d/and start (code=exited, status=1/FAILURE)
      Tasks: 1 (limit: 4614)
     Memory: 988.0K
        CPU: 64ms
     CGroup: /system.slice/and.service
             └─969 /usr/sbin/and

Warning: some journal files were not opened due to insufficient permissions.
freeartist-mx@home:~
but manually start ok

Code: Select all

$ systemctl start and
freeartist-mx@home:~
$ systemctl status and
● and.service - LSB: AutoNice daemon
     Loaded: loaded (/etc/init.d/and; generated)
     Active: active (running) since Tue 2023-02-28 19:37:29 EET; 2s ago
       Docs: man:systemd-sysv-generator(8)
    Process: 1741 ExecStart=/etc/init.d/and start (code=exited, status=0/SUCCESS)
      Tasks: 1 (limit: 4614)
     Memory: 1.0M
        CPU: 21ms
     CGroup: /system.slice/and.service
             └─969 /usr/sbin/and
freeartist-mx@home:~
how enable it at boot?

Re: Failed to start LSB: AutoNice daemon at booting log

Posted: Tue Feb 28, 2023 12:59 pm
by Procenko
reinstall AutoNice daemon not help

Re: Failed to start LSB: AutoNice daemon at booting log

Posted: Wed Mar 01, 2023 2:13 pm
by Procenko
no any ideas?

Re: Failed to start LSB: AutoNice daemon at booting log (systemd)

Posted: Wed Mar 01, 2023 4:58 pm
by Procenko

Re: Failed to start LSB: AutoNice daemon at booting log (systemd)

Posted: Wed Mar 01, 2023 5:21 pm
by dolphin_oracle
Are you booting with systemd or sysvinit ?

If you posted your quick-system-info we would know.

Re: Failed to start LSB: AutoNice daemon at booting log (systemd)

Posted: Thu Mar 02, 2023 12:54 am
by Procenko
systemd

when switch back to svsv i am do not see any info about autonice daemon at logs

autonice daemon failed at systemd init at boot after recently update system