Skip to content

Commit

Permalink
Merge pull request #340 from mariux64/reboot-notify-only-server
Browse files Browse the repository at this point in the history
reboot-notify: notification only for server
  • Loading branch information
david authored Aug 14, 2023
2 parents 8d2920f + eb73241 commit 4cdf15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/systemd/system/reboot-notify.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[Unit]
Requires=network-online.target
After=network-online.target
ConditionPathExists=/node/tags/server

[Service]
Type=oneshot
Expand Down

0 comments on commit 4cdf15c

Please sign in to comment.