D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
systemd
/
system
/
Filename :
snap.lxd.activate.service
back
Copy
[Unit] # Auto-generated, DO NOT EDIT Description=Service for snap application lxd.activate Requires=snap-lxd-31333.mount Wants=network.target After=snap-lxd-31333.mount network.target snapd.apparmor.service X-Snappy=yes [Service] EnvironmentFile=-/etc/environment ExecStart=/usr/bin/snap run lxd.activate SyslogIdentifier=lxd.activate Restart=no WorkingDirectory=/var/snap/lxd/31333 TimeoutStopSec=30 Type=oneshot Delegate=true [Install] WantedBy=multi-user.target