This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target cloud-final.service
-
-
[Service]
-
ExecStart=/usr/bin/snap wait system seed.loaded
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=snapd.service snapd.socket
-
Description=Wait until snapd is fully seeded
-
Requires=snapd.socket
-
Additionnal notes
Nothing here.