Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ For example:
run_user: trinidad
# ...

This causes the the server to run with non-root privileges (it essentially executes
This causes the server to run with non-root privileges (it essentially executes
as `sudo -u run_user jsvc ...`).

On some platforms, however, it may be required that you use the JSVC `-user` argument.
Expand Down