Fix dependency cycle for timers
This commit is contained in:
parent
a18d38ca30
commit
b74b3e04cb
@ -3,6 +3,7 @@ Description=Renew certificates with certbot
|
|||||||
Documentation=man:certbot(1)
|
Documentation=man:certbot(1)
|
||||||
BindsTo=pod-rproxy.service
|
BindsTo=pod-rproxy.service
|
||||||
After=pod-rproxy.service
|
After=pod-rproxy.service
|
||||||
|
DefaultDependencies=no
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=Fri *-*-* 06:00:00
|
OnCalendar=Fri *-*-* 06:00:00
|
||||||
|
@ -3,6 +3,7 @@ Description=Rsync certificates obtained by certbot
|
|||||||
Documentation=man:rsync(1)
|
Documentation=man:rsync(1)
|
||||||
BindsTo=pod-lrproxy.service
|
BindsTo=pod-lrproxy.service
|
||||||
After=pod-lrproxy.service
|
After=pod-lrproxy.service
|
||||||
|
DefaultDependencies=no
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=Fri *-*-* 18:00:00
|
OnCalendar=Fri *-*-* 18:00:00
|
||||||
|
Loading…
Reference in New Issue
Block a user