blob: c1174ccba8d6ec77557cbc9176529351d7e6c714 [file] [log] [blame]
[description]
Enables the unix setUID configuration so that the server
may be started as root to open privileged ports/files before
changing to a restricted user (eg jetty).
[depend]
server
[lib]
lib/setuid/jetty-setuid-java-1.0.3.jar
[xml]
etc/jetty-setuid.xml
[ini-template]
## SetUID Configuration
# jetty.setuid.startServerAsPrivileged=false
# jetty.setuid.userName=jetty
# jetty.setuid.groupName=jetty
# jetty.setuid.umask=002