Skip to content

Commit 84f89d0

Browse files
committed
Increase frequency of check-update timer to 20 seconds.
1 parent a76620f commit 84f89d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-computefleet/files/check_update/check-update.timer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description=Check file modification time every minute
33

44
[Timer]
55
OnBootSec=1min
6-
OnUnitActiveSec=60sec
6+
OnUnitActiveSec=20sec
77
Unit=check-update.service
88

99
[Install]

0 commit comments

Comments
 (0)