Convert tails-unblock-network into a systemd unit file
… and then, we can make NetworkManager.service
,
NetworkManager-wait-online.service
and
NetworkManager-dispatcher.service
depend on it, instead of disabling
them at build time, and then manually enabling + starting them in the
script. To speed up login a bit, we also probably can start
tails-unblock-network
with --no-block
in PostLogin.default
,
instead of waiting for it to complete.
Feature Branch: feature/jessie
Parent Task: #7545
Original created by @intrigeri on 8327 (Redmine)