I ran a command
sudo systemctl disable NetworkManager-wait-online.service
to disable the service, but after reboot I still see it in the output of systemd-analyze blame
. Also status NetworkManager-wait-online.service
returns
● NetworkManager-wait-online.service - Network Manager Wait Online
Loaded: loaded (/lib/systemd/system/NetworkManager-wait-online.service; disabled; vendor preset: enabled)
Active: active (exited) since Tue 2019-01-01 11:25:48 PST; 44min ago
Docs: man:nm-online(1)
Main PID: 1620 (code=exited, status=0/SUCCESS)