Skip to content

Commit 4855242

Browse files
Alexander Wenzeljohannbg
authored andcommitted
fix(man): default value of rd.retry was increased to 180 seconds
The man page still states the old value of 30 seconds, which does not reflect the current situation of 180 seconds.
1 parent 049973b commit 4855242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/dracut.cmdline.7.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Misc
151151

152152
**rd.retry=**__<seconds>__::
153153
specify how long dracut should retry the initqueue to configure devices.
154-
The default is 30 seconds. After 2/3 of the time, degraded raids are force
154+
The default is 180 seconds. After 2/3 of the time, degraded raids are force
155155
started. If you have hardware, which takes a very long time to announce its
156156
drives, you might want to extend this value.
157157

0 commit comments

Comments
 (0)