Changeset 1960 for pykota/trunk/README

Show
Ignore:
Timestamp:
11/27/04 23:52:07 (19 years ago)
Author:
jalet
Message:

Now PyKota searches its configuration files first in system user pykota's
home directory

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/README

    r1951 r1960  
    341341You may need to be logged in with sufficient privileges (e.g. root) 
    342342 
     343Create a system user for PyKota : 
     344 
     345    adduser --system --group --gecos PyKota pykota 
     346     
     347Put the user your printing system is run as in the pykota system group : 
     348 
     349    adduser lp pykota 
     350     
     351    NB : on our system, the CUPS printing system runs as system user 'lp'. 
     352    Please adapt this to your own system. 
     353 
    343354Go to the initscripts subdirectory of PyKota's sources, and choose 
    344355the appropriate storage backend for your configuration. Read carefully