Rev 17 | Go to most recent revision | Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 2 | magnus | 1 | # This file will be sourced by /etc/init.d/pyscrabble-server | 
| 2 | |||
| 3 | # The user the server will run as. You'll have to make sure that the | ||
| 4 | # user exists yourself. | ||
| 5 | #USER=pyscrabble | ||
| 6 | |||
| 7 | # You can change the name of the PID file that the init script uses. | ||
| 8 | #PIDFILE=/var/run/pyscrabble-server.pid |