HOME


Mini Shell 1.0
DIR: /snap/core24/current/usr/lib/systemd/system/
Upload File :
Current File : //snap/core24/current/usr/lib/systemd/system/snapd.seeded.service
[Unit]
Description=Wait until snapd is fully seeded
After=core.start-snapd.service

[Service]
Type=oneshot
ExecStart=/usr/bin/snap wait system seed.loaded
RemainAfterExit=true

[Install]
WantedBy=multi-user.target cloud-final.service