mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
lvmpolld.8.in: clarify the timeout parameter
Remove references to systemd native service. Now the libdaemon supports shutdown on idle no matter the init process implementation installed.
This commit is contained in:
parent
cdb7ce6f17
commit
e213aa17bd
@ -61,11 +61,8 @@ Path to the socket file. This overrides both the built-in default
|
||||
\fBLVM_LVMPOLLD_SOCKET\fP.
|
||||
.TP
|
||||
.B \-t \fItimeout_value
|
||||
When runs as native systemd service daemon may shutdown after being
|
||||
idle for the given time (in seconds). When the option is omitted or
|
||||
the value given is zero the daemon never shutdowns on idle. When
|
||||
the daemon doesn't run as native systemd service the timeout is
|
||||
ignored and never shutdowns on idle.
|
||||
The daemon may shutdown after being idle for the given time (in seconds). When the
|
||||
option is omitted or the value given is zero the daemon never shutdowns on idle.
|
||||
.TP
|
||||
.B \-B \fIlvm_binary_path
|
||||
Optional path to alternative LVM binary (default: #LVM_PATH#). Use for
|
||||
|
Loading…
Reference in New Issue
Block a user