Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 3 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 magnus 1
pyscrabble for Debian
2
---------------------
3
 
4
The pyscrabble-server package installs the PyScrabble server as a
5
daemon along with a System V init script that runs the server under a
6
dedicated user account, created on installation. The original code is
7
modified so that instead of ~/.config/pyscrabble/, it reads the
8
configuration from files in /etc/pyscrabble/, stores the server
9
database in /var/lib/pyscrabble, and writes the log to
10
/var/log/pyscrabble/pyscrabble.log.
11
 
12
My assumption is that most users don't need or want to run their own
13
server.
14
 
15
 -- Magnus Holmgren <magnus@kibibyte.se>, Sun, 30 Sep 2007 20:42:01 +0200