aboutsummaryrefslogtreecommitdiffstats
path: root/main/cups/cups.pre-install
Commit message (Collapse)AuthorAgeFilesLines
* main/cups: fix typo, lpd backendIsaac Dunham2014-07-011-1/+1
| | | | | | | 'ldadmin' for 'lpadmin' kept cups from starting. 'lpd' failed with errno=EINVAL on musl, thanks to passing bind a struct sockaddr{,_in,_in6,_un} with a reported size of 256. This resulted in lpd print support being unusable.
* main/cups: misc fixesNatanael Copa2012-02-191-0/+7
- the doc files is needed for the web interface - we need openssl for automatic https - create lpadmin group from pre-install