]> sourceware.org Git - lvm2.git/commitdiff
lvmpolld.8.in: clarify the timeout parameter
authorOndrej Kozina <okozina@redhat.com>
Tue, 12 May 2015 08:20:39 +0000 (10:20 +0200)
committerOndrej Kozina <okozina@redhat.com>
Tue, 12 May 2015 15:16:31 +0000 (17:16 +0200)
Remove references to systemd native service. Now
the libdaemon supports shutdown on idle no matter
the init process implementation installed.

man/lvmpolld.8.in

index 857339563c52ac673c45cd58341781e35c8063ca..26e7afe9bb2f217b7cd02fa1a5be117242429ce5 100644 (file)
@@ -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
This page took 0.037807 seconds and 5 git commands to generate.