1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-10 08:30:53 +01:00
Mikaela Suomalainen 1ba8dd4137
systemd: snapd.refresh.service override
It fails on laptops thanks to not being able to do DNS resolution thanks
to network connection not existing during boot.

Now it fails to `Download snap "ubuntu-core" (423) from channel "stable"
(cannot authenticate to snap store: Provided email/password is not
correct.)` which is process and appears to not be my issue.
2016-12-13 19:30:32 +02:00

4 lines
66 B
Plaintext

[Unit]
Requires=network-online.target
After=network-online.target