Re: NetworkManager has to be started manually each time
Reply #2 –
Yes, I disabled Connmand.
laptop:[user]:~$ ls -asl /run/runit/service/*
0 lrwxrwxrwx 1 root root 19 26 dec 2020 /run/runit/service/acpid -> /etc/runit/sv/acpid
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty1 -> /etc/runit/sv/agetty-tty1
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty2 -> /etc/runit/sv/agetty-tty2
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty3 -> /etc/runit/sv/agetty-tty3
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty4 -> /etc/runit/sv/agetty-tty4
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty5 -> /etc/runit/sv/agetty-tty5
0 lrwxrwxrwx 1 root root 25 4 sep 17.06 /run/runit/service/agetty-tty6 -> /etc/runit/sv/agetty-tty6
0 lrwxrwxrwx 1 root root 24 26 dec 2020 /run/runit/service/bluetoothd -> /etc/runit/sv/bluetoothd
0 lrwxrwxrwx 1 root root 20 26 dec 2020 /run/runit/service/cronie -> /etc/runit/sv/cronie
0 lrwxrwxrwx 1 root root 18 27 apr 14.58 /run/runit/service/dbus -> /etc/runit/sv/dbus
0 lrwxrwxrwx 1 root root 21 13 apr 22.26 /run/runit/service/elogind -> /etc/runit/sv/elogind
0 lrwxrwxrwx 1 root root 21 26 dec 2020 /run/runit/service/lightdm -> /etc/runit/sv/lightdm
0 lrwxrwxrwx 1 root root 18 5 may 22.20 /run/runit/service/lxdm -> /etc/runit/sv/lxdm
0 lrwxrwxrwx 1 root root 28 28 sep 17.30 /run/runit/service/NetworkManager -> /etc/runit/sv/NetworkManager
0 lrwxrwxrwx 1 root root 23 26 dec 2020 /run/runit/service/syslog-ng -> /etc/runit/sv/syslog-ng
0 lrwxrwxrwx 1 root root 19 4 sep 17.06 /run/runit/service/udevd -> /etc/runit/sv/udevd
laptop:[user]:~$
This log was taken right after boot, before I had manually started NetworkManager.
There's a lot of logs there, none of which are directly connected to NetworkManager or Runit. What should I look for?