This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/environment
-
EnvironmentFile=-/etc/sysconfig/snapd
-
ExecStart=/usr/lib/snapd/snapd
-
ExecStart=/usr/libexec/snapd/snapd
-
KillMode=process
-
OOMScoreAdjust=-900
-
Restart=always
-
RestartPreventExitStatus=42
-
SuccessExitStatus=42
-
Type=notify
-
WatchdogSec=5m
-
-
[Unit]
-
After=snapd.socket time-set.target
-
Description=Snap Daemon
-
OnFailure=snapd.failure.service
-
Requires=snapd.socket
-
Wants=time-set.target
-
Additionnal notes
Nothing here.