diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-21 19:00:54 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-21 19:00:54 +0200 |
commit | bf50425b58da6f112197f79241dd6d64af2e9ea7 (patch) | |
tree | 2e3f961beaff4d62404ae9191c4c8a996f608cbc /udev.xml | |
parent | 6b795c99e00c92dd29abafcc1022cace7bbcb795 (diff) |
add OPTIONS+="event_timeout=<seconds>"
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -442,6 +442,13 @@ </listitem> </varlistentry> <varlistentry> + <term><option>event_timeout=</option></term> + <listitem> + <para>Number of seconds an event will wait for operations to finish, before it + will terminate itself.</para> + </listitem> + </varlistentry> + <varlistentry> <term><option>string_escape=<replaceable>none|replace</replaceable></option></term> <listitem> <para>Usually control and other possibly unsafe characters are replaced |