Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit173aac9

Browse files
authored
fix(systemd): use more reasonable restart limit (#9355)
1 parent4a14053 commit173aac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/linux-pkg/coder.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Documentation=https://coder.com/docs/coder-oss
44
Requires=network-online.target
55
After=network-online.target
66
ConditionFileNotEmpty=/etc/coder.d/coder.env
7-
StartLimitIntervalSec=60
7+
StartLimitIntervalSec=10
88
StartLimitBurst=3
99

1010
[Service]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp