This commit is contained in:
2024-10-19 09:34:18 -07:00
parent 01853e0ba2
commit 56c3e1f963
40 changed files with 374 additions and 451 deletions

View File

@ -0,0 +1,19 @@
[Unit]
# Auto-generated, DO NOT EDIT
Description=Service for snap application adguard-home.adguard-home
Requires=snap-adguard\x2dhome-7366.mount
Wants=network.target
After=snap-adguard\x2dhome-7366.mount network.target snapd.apparmor.service
X-Snappy=yes
[Service]
EnvironmentFile=-/etc/environment
ExecStart=/usr/bin/snap run adguard-home
SyslogIdentifier=adguard-home.adguard-home
Restart=always
WorkingDirectory=/var/snap/adguard-home/7366
TimeoutStopSec=30
Type=simple
[Install]
WantedBy=multi-user.target

View File

@ -7,8 +7,8 @@ X-Snappy=yes
[Timer]
Unit=snap.certbot.renew.service
OnCalendar=*-*-* 11:27
OnCalendar=*-*-* 15:45
OnCalendar=*-*-* 07:46
OnCalendar=*-*-* 19:29
[Install]
WantedBy=timers.target

View File

@ -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