Rev 17 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 17 | Rev 26 | ||
|---|---|---|---|
| 1 | # This file will be sourced by /etc/init.d/pyscrabble-server |
1 | # This file will be sourced by /etc/init.d/pyscrabble-server |
| 2 | 2 | ||
| 3 | # The user the server will run as. You'll have to make sure that the |
3 | # The user the server will run as. You'll have to make sure that the |
| 4 | # user exists yourself. |
4 | # user exists yourself. |
| 5 | #USER=pyscrabble |
5 | #USER=pyscrabble |
| 6 | 6 | ||
| 7 | # You can change the name of the PID file that the init script uses. |
7 | # You can change the name of the PID file that the init script uses. |
| 8 | #PIDFILE=/var/run/pyscrabble-server.pid |
8 | #PIDFILE=/var/run/pyscrabble-server.pid |