21 lines
524 B
Desktop File
21 lines
524 B
Desktop File
[Unit]
|
|
# Auto-generated, DO NOT EDIT
|
|
Description=Service for snap application ubuntu-frame.daemon
|
|
Requires=snap-ubuntu\x2dframe-9750.mount
|
|
Wants=network.target
|
|
After=snap-ubuntu\x2dframe-9750.mount network.target snapd.apparmor.service
|
|
X-Snappy=yes
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/environment
|
|
ExecStart=/usr/bin/snap run ubuntu-frame.daemon
|
|
SyslogIdentifier=ubuntu-frame.daemon
|
|
Restart=on-failure
|
|
RestartSec=3
|
|
WorkingDirectory=/var/snap/ubuntu-frame/9750
|
|
TimeoutStopSec=30
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|