From 1343a9524f9d2145dfbf2ba479eb859faf6a1e95 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 26 Apr 2007 22:52:20 +0200 Subject: udevcontrol: allow to set global variables in udevd The initial patch is from Harald, possible new bugs are from me. --- udevd.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'udevd.8') diff --git a/udevd.8 b/udevd.8 index 614e4f338f..25996d1c8d 100644 --- a/udevd.8 +++ b/udevd.8 @@ -71,6 +71,11 @@ Signal udevd to enable the execution of events. Signal udevd to reload the rules from the config. .RE .PP +\fBenv \fR\fB\fIvar\fR\fR\fB=\fR\fB\fIvalue\fR\fR +.RS 4 +Set global variable. +.RE +.PP \fBmax_childs\fR .RS 4 Set the maximum number of events, udevd will handle at the same time. -- cgit v1.2.3-54-g00ecf