diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/openrc-run.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8 index 4637fd03..5cf78c92 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -487,8 +487,8 @@ _need_dbus() depend() { - # We write a pidfile and to /var/cache, so we need localmount. - need localmount + # We write a pidfile and to /var/cache, so we need mount.var. + need mount.var # We can optionally use the network, but it's not essential. use net # We should be after bootmisc so that /var/run is cleaned before |
