diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ which printer is to be used for which device / IP / IP-range, user group, etc. ## Configuration -In /etc/standardskriver.cfg you are able to change the defined devices and their asigned default printers. +In `/etc/standardskriver.cfg` you are able to change the defined devices and their asigned default printers. The syntax for doing this is simple and easy to manage via the configuration file `/etc/standardskriver.cfg`: @@ -59,7 +59,7 @@ You can manage multiple sites (e.g. schools, customers, networks) in one managed sites (very useful when deploying diskless workstation images to multiple sites). -Each site needs to be given a unique name (e.g. SCHOOL-01, SCHOOL-02, +Each site needs to be given a unique name (e.g. `SCHOOL-01`, `SCHOOL-02`, etc.). This site ID goes into an extra file: `/etc/standardskriver.site`. This file is optional. The first line is read from this file, gets sanitized and the outcome is the site ID. |