Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/cups: fix typo, lpd backend | Isaac Dunham | 2014-07-01 | 1 | -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 fixes | Natanael Copa | 2012-02-19 | 1 | -0/+7 |
- the doc files is needed for the web interface - we need openssl for automatic https - create lpadmin group from pre-install |