diff --git a/etc/systemd/system/reboot-notify.service b/etc/systemd/system/reboot-notify.service index 250de76..bc4ce67 100644 --- a/etc/systemd/system/reboot-notify.service +++ b/etc/systemd/system/reboot-notify.service @@ -1,6 +1,7 @@ [Unit] Requires=network-online.target After=network-online.target +ConditionPathExists=/node/tags/server [Service] Type=oneshot