Show commit builds and mandate automatic node updates

Hop-State: A_06FP97T67MMQBS4JYJVZ710
Hop-Proposal: R_06FP97R88JYXTBZTNVXV08G
Hop-Task: T_06FP95PNKD7PXAMPWPRWSD8
Hop-Attempt: AT_06FP95PNKE2R52XYNMKVRWG
This commit is contained in:
2026-07-15 00:13:07 -07:00
committed by Hop
parent cb7070244c
commit 67bd0d0bbb
9 changed files with 140 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Update Synapsis to the latest main commit
After=network-online.target
Wants=network-online.target
ConditionPathExists=/opt/synapsis/.git
[Service]
Type=oneshot
ExecStart=/opt/synapsis/deploy/update.sh
TimeoutStartSec=30min
UMask=0027