Update with setuid bits

This commit is contained in:
Jesse McConnell 2012-12-06 17:19:15 -06:00
parent 748282d6d3
commit 53892b1d31
1 changed files with 11 additions and 0 deletions

View File

@ -77,6 +77,17 @@
# -XX:CMSInitiatingOccupancyFraction=80
#===========================================================
#===========================================================
# Enable SetUID
# To enable setuid you must have the jetty-setuid.xml as the
# first xml file to be processed.
# The default user and group is 'jetty' and if you are
# starting as root you must change the run privledged to true
#-----------------------------------------------------------
# OPTIONS=setuid
# etc/jetty-setuid.xml
#===========================================================
#===========================================================
# Default Server Options
# Use the core server jars with websocket on the classpath