summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/data/opt
Commit message (Collapse)AuthorAgeFilesLines
* [cups] Add prestart script that fixed config problemsSimon Rettberg2017-03-131-0/+31
CUPS < 2.0 requires the <DefaultPrinter> to be closed by a </Printer> tag, while newer versions allow </DefaultPrinter>. Patch the printers.conf if required. Also makes sure the permissions of /etc/cups/* are somewhat sane.