Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ the information in this file is in reverse order.

## OpenRC 0.62

User services are no longer considered experimental.

supervise-daemon and start-stop-daemon now support -1/--stdin as means
of piping a file or fifo to the standard input of the daemon.

Expand Down
2 changes: 1 addition & 1 deletion user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ This allows to print colour-coded status notices and other things.
To make the output consistent the bundled service scripts all use ebegin/eend to
print nice messages.

# User services -- Experimental
# User services

OpenRC supports managing services for users.

Expand Down