Sync
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
# Auto-generated, DO NOT EDIT
|
||||
Description=Service for snap application ubuntu-frame.daemon
|
||||
Requires=snap-ubuntu\x2dframe-9750.mount
|
||||
Requires=snap-ubuntu\x2dframe-10823.mount
|
||||
Wants=network.target
|
||||
After=snap-ubuntu\x2dframe-9750.mount network.target snapd.apparmor.service
|
||||
After=snap-ubuntu\x2dframe-10823.mount network.target snapd.apparmor.service
|
||||
X-Snappy=yes
|
||||
|
||||
[Service]
|
||||
@ -12,7 +12,7 @@ ExecStart=/usr/bin/snap run ubuntu-frame.daemon
|
||||
SyslogIdentifier=ubuntu-frame.daemon
|
||||
Restart=on-failure
|
||||
RestartSec=3
|
||||
WorkingDirectory=/var/snap/ubuntu-frame/9750
|
||||
WorkingDirectory=/var/snap/ubuntu-frame/10823
|
||||
TimeoutStopSec=30
|
||||
Type=simple
|
||||
|
||||
|
Reference in New Issue
Block a user