ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/systemd/system/snapd.seeded.service

15 lines
322 B
INI

[Unit]
Description=Wait until snapd is fully seeded
After=snapd.service snapd.socket
Requires=snapd.socket
[Service]
Type=oneshot
ExecStart=/usr/bin/snap wait system seed.loaded
RemainAfterExit=true
[Install]
WantedBy=multi-user.target cloud-final.service
# This is handled special in snapd
# X-Snapd-Snap: do-not-start