mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-10-18 18:44:06 +00:00
We cannot use After=snapd.service as user services cannot synchronize with system services. Using `snap system wait seed.loaded` should work, except for the fact that it requires polkit authentication to perform this operation. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>