For message passing for "--remote", fall back to $HOME/.pv instead of /tmp if /run/user/<uid> is unavailable.
This commit is contained in:
@@ -692,7 +692,7 @@ The
|
||||
option requires that either
|
||||
.B /run/user/<uid>/
|
||||
or
|
||||
.B /tmp/
|
||||
.B $HOME/
|
||||
can be written to, for inter-process communication.
|
||||
.P
|
||||
If you find any other problems, please report them.
|
||||
|
||||
+1
-1
@@ -518,7 +518,7 @@ The following problems are known to exist in **pv**:
|
||||
**cygserver** before using **pv -c**.
|
||||
|
||||
- The **-R** option requires that either **/run/user/\<uid\>/** or
|
||||
**/tmp/** can be written to, for inter-process communication.
|
||||
**$HOME/** can be written to, for inter-process communication.
|
||||
|
||||
If you find any other problems, please report them.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user