Skip to content

Commit d1fca2f

Browse files
author
Nitish Malang
committed
Increase timeout for sssd-status-check service
1 parent f9c560a commit d1fca2f

File tree

1 file changed

+1
-1
lines changed
  • modules/enableit/profile/manifests/system/authentication

1 file changed

+1
-1
lines changed

modules/enableit/profile/manifests/system/authentication/sssd.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
enable => $enable,
137137
noop_value => $noop_value,
138138
timer => {
139-
'OnBootSec' => '5min',
139+
'OnBootSec' => '30min',
140140
'OnCalendar' => systemd_make_timespec({
141141
'year' => '*',
142142
'month' => '*',

0 commit comments

Comments
 (0)