summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Renninger <trenn@suse.com>2021-04-27 20:45:50 +0200
committerAlexander Amelkin <mocbuhtig@amelkin.msk.ru>2021-06-22 23:45:59 +0300
commitcdac4e07f7daeb6d05fa8018e8db76e96725998d (patch)
tree90842c6b5b73dd67a7c0d790fe6a1bbb11be07a3 /doc
parentcd57365fc497fd310eed194d5ff0d6b9b26be514 (diff)
downloadipmitool-cdac4e07f7daeb6d05fa8018e8db76e96725998d.tar.gz
Use /run instead of /var/run
In FHS 3.0, /var/run is replaced by /run: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s13.html
Diffstat (limited to 'doc')
-rw-r--r--doc/ipmievd.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ipmievd.8.in b/doc/ipmievd.8.in
index ab846e0..6792a0d 100644
--- a/doc/ipmievd.8.in
+++ b/doc/ipmievd.8.in
@@ -174,7 +174,7 @@ Do NOT become a daemon, instead log all messages to stderr.
.TP
\fIpidfile\fP=<\fBfilename\fR>
Save process ID to this file when in daemon mode. Defaults to
-/var/run/ipmievd.pid\fIN\fP (where \fIN\fP is the ipmi device
+/run/ipmievd.pid\fIN\fP (where \fIN\fP is the ipmi device
number -- defaults to 0).
.RE
@@ -197,7 +197,7 @@ Do NOT become a daemon, instead log all messages to stderr.
.TP
\fIpidfile\fP=<\fBfilename\fR>
Save process ID to this file when in daemon mode. Defaults to
-/var/run/ipmievd.pid\fIN\fP (where \fIN\fP is the ipmi device
+/run/ipmievd.pid\fIN\fP (where \fIN\fP is the ipmi device
number -- defaults to 0).
.TP
\fItimeout\fP=<\fBseconds\fR>