diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | etc/standardskriver.cfg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fa40c29..2fbea03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ itzks-systems (2013.11.09.1) UNRELEASED; urgency=low * Add standardskriver script, provided by linuxavdelingen.no. + * Add switch to standardskriver.cfg (enable = yes|no). * debian/copyright: + Update years, add copyright info for standardskriver script. * debian/control: diff --git a/etc/standardskriver.cfg b/etc/standardskriver.cfg index fd0eb71..3eb8d8c 100644 --- a/etc/standardskriver.cfg +++ b/etc/standardskriver.cfg @@ -1,4 +1,5 @@ [settings] +enable = no order = machine groups delete lpoptions = yes |