Skip to content

Commit 4d79082

Browse files
YHNdnzjbluca
authored andcommitted
man/systemd.unit: DefaultTimeoutStartSec= -> DefaultDeviceTimeoutSec=
for device unit job timeouts Follow-up for #24044 (cherry picked from commit 83d373d) (cherry picked from commit a5e5d6d)
1 parent af6c953 commit 4d79082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/systemd.unit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@
10481048
specified, see
10491049
<citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
10501050
The default is <literal>infinity</literal> (job timeouts disabled), except for device units where
1051-
<varname>JobRunningTimeoutSec=</varname> defaults to <varname>DefaultTimeoutStartSec=</varname>.
1051+
<varname>JobRunningTimeoutSec=</varname> defaults to <varname>DefaultDeviceTimeoutSec=</varname>.
10521052
</para>
10531053

10541054
<para>Note: these timeouts are independent from any unit-specific timeouts (for example, the timeout

0 commit comments

Comments
 (0)