Skip to content

Commit 383b7d5

Browse files
committed
Fix VMs stopping on hypeman update
1 parent 200e25d commit 383b7d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ EnvironmentFile=${CONFIG_FILE}
384384
ExecStart=${INSTALL_DIR}/${BINARY_NAME}
385385
Restart=on-failure
386386
RestartSec=5
387+
KillMode=process
387388
388389
# Security hardening
389390
ProtectSystem=strict

0 commit comments

Comments
 (0)