Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 18.222.91.173
Current Path : /usr/lib/systemd/system/ |
| Current File : //usr/lib/systemd/system/snapd.seeded.service |
[Unit]
Description=Wait until snapd is fully seeded
After=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
|