# /etc/default/javaserver # Configuration file for JavaServer. # This file is sourced by /bin/sh from /etc/init.d/javaserver. # Whether to start the JavaServer daemon; set to true or false. JAVASERVER_START=true # Directory to run JavaServer under. JAVASERVER_DIRECTORY=/usr/share/javaserver/empty/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z # User and group to run JavaServer daemon as. This user and group # must already exist (see adduser). If you change either of these # settings, be sure to also change the ownership of the file # /etc/javaserver/authfile so that JavaServer can read it. JAVASERVER_USER=javaserv JAVASERVER_GROUP=javaserv # Umask to run JavaServer daemon under. JAVASERVER_UMASK=002 # Port to run JavaServer daemon on. JAVASERVER_PORT=2000 # X Window System DISPLAY variable setting. JAVASERVER_DISPLAY=