Skip to content

Commit 294537d

Browse files
authored
Revert "Prevent the agent from terminating immediately on stop"
1 parent 975aa15 commit 294537d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/linux/conf/buildkite-agent/systemd/buildkite-agent.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RestartSec=5
1818
Restart=on-failure
1919
RestartForceExitStatus=SIGPIPE
2020
TimeoutStartSec=10
21-
TimeoutStopSec=infinity
21+
TimeoutStopSec=0
2222
KillMode=process
2323

2424
[Install]

0 commit comments

Comments
 (0)