Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ Runlevels are kept in ~/.config/rc/runlevels.
`openrc` and all `rc-*` tools provide a --user/-U flag to operate with user-mode
services and runlevels.

You will need to logout and log back in after creating the above directories for
`openrc` to recognize them.

The XDG_RUNTIME_DIR variable must be set before calling openrc --user, as it's
used to store state for openrc itself and the services it runs.

Expand Down
Loading