Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 64c9e23c9a16fb49deefe51f4b126c2bf07c97c2 (plain) (tree)


















                                      
#
# Set UID Feature
#

[depend]
server

[lib]
lib/setuid/jetty-setuid-java-1.0.1.jar

[xml]
etc/jetty-setuid.xml

[ini-template]
## SetUID Configuration
# jetty.startServerAsPrivileged=false
# jetty.username=jetty
# jetty.groupname=jetty
# jetty.umask=002

Back to the top