Skip to content

Commit

Permalink
Fix trigger-reboot-all-nodes.timer to run
Browse files Browse the repository at this point in the history
Signed-off-by: zeroalphat <[email protected]>
  • Loading branch information
zeroalphat committed Sep 9, 2024
1 parent c86bc08 commit 2bb4111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/DEBIAN/postinst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh -e

SERVICES="node-exporter neco-updater neco-worker sabakan-state-setter neco-rebooter cke cke-localproxy teleport-node"
TIMERS="docker-prune kill-old-login-sessions backup-cke-etcd export-unit-status"
TIMERS="docker-prune kill-old-login-sessions backup-cke-etcd export-unit-status trigger-reboot-all-nodes"

configure() {
# temporary code for transition
Expand Down

0 comments on commit 2bb4111

Please sign in to comment.