# Policy settings for VNC Server: Service mode daemon
# Version 7.9.0 (r51979)

# Uncomment a policy setting and edit the default value to set it.

# Run in foreground (not as a daemon)
# 
#fg=0

# Locale to use. Specify one of en_US, de_DE, es_ES, fr_FR, or pt_BR, or leave 
# empty to select the user or system locale as appropriate.
# 
#Locale=

# Record events in the format <log>:<target>:<level>[,...].
# 
#Log=*:syslog:10

# Directory in which to store log output directed to file.
# 
#LogDir=

# File in which to store log output directed to file.
# 
#LogFile=vncserver-x11-serviced.log

# File in which to store the daemon's process ID
# 
#PidFile=/var/run/vncserver-x11-serviced.pid

# Facility for the 'syslog' log destination to use, as an integer or name. 
# Supported names: user, daemon, auth, authpriv (if available), security (if 
# available), local0..local7
# 
#SyslogFacility=daemon

