What this mean? How to solve? Thanks.
ps i am switched to systemd from sysv
Failed to start LSB: AutoNice daemon at booting log (systemd)
Failed to start LSB: AutoNice daemon at booting log (systemd)
Last edited by Procenko on Wed Mar 01, 2023 4:52 pm, edited 1 time in total.
Re: Failed to start LSB: AutoNice daemon at booting log
after booting
but manually start ok
how enable it at boot?
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:~
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:~
Re: Failed to start LSB: AutoNice daemon at booting log
reinstall AutoNice daemon not help
Re: Failed to start LSB: AutoNice daemon at booting log
no any ideas?
Re: Failed to start LSB: AutoNice daemon at booting log (systemd)
may be here problem?
sysv AutoNice daemon and systemd init?
https://www.freedesktop.org/software/sy ... rator.html
https://www.freedesktop.org/wiki/Softwa ... ibilities/
sysv AutoNice daemon and systemd init?
https://www.freedesktop.org/software/sy ... rator.html
https://www.freedesktop.org/wiki/Softwa ... ibilities/
- dolphin_oracle
- Developer
- Posts: 22464
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Failed to start LSB: AutoNice daemon at booting log (systemd)
Are you booting with systemd or sysvinit ?
If you posted your quick-system-info we would know.
If you posted your quick-system-info we would know.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: Failed to start LSB: AutoNice daemon at booting log (systemd)
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
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