Fix network-online.target not available

This commit is contained in:
Alexander Schäferdiek 2021-12-24 09:57:24 +01:00
parent 56a54508ca
commit b8edf086ba
8 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ Description=Run borgmatic check for %I utilizing HOME/.config/borgmatic/%I.yml f
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic create for %I utilizing HOME/.config/borgmatic/%I.yml
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic prune for %I utilizing HOME/.config/borgmatic/%I.yml f
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic backup for %I utilizing HOME/.config/borgmatic/%I.yml
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic check for %I utilizing HOME/.config/borgmatic/%I.yml f
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic create for %I utilizing HOME/.config/borgmatic/%I.yml
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic prune for %I utilizing HOME/.config/borgmatic/%I.yml f
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]

View file

@ -3,7 +3,7 @@ Description=Run borgmatic backup for %I utilizing HOME/.config/borgmatic/%I.yml
OnFailure=systemd_failure_notify@%n.service
Wants=network-online.target
After=network-online.target
Requires=network-online.target
# Requires=network-online.target
ConditionACPower=true
[Service]