D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
snap
/
core22
/
current
/
lib
/
systemd
/
system
/
Filename :
core.start-snapd.service
back
Copy
[Unit] Description=Start the snapd services from the snapd snap RequiresMountsFor=/run Wants=secureboot-db.service After=secureboot-db.service [Service] ExecStart=/usr/lib/core/run-snapd-from-snap start Type=oneshot RemainAfterExit=true [Install] WantedBy=multi-user.target