On 28.08.2017 14:51, Michael Olbrich wrote:
On Thu, Aug 24, 2017 at 12:39:09AM +0200, Roland Hieber wrote:
>> [...]
+# ----- config files, install as daemon:lp

You can use the user and group names below.

Oh, ok. I always thought they would then refer to the users/groups on the host system.

+       @$(call install_alternative, cups, 1, 110, 0640, 
/etc/cups/cups-files.conf)
+       @$(call install_alternative, cups, 1, 110, 0640, /etc/cups/cupsd.conf)
+       @$(call install_alternative, cups, 1, 110, 0600, /etc/cups/classes.conf)
+       @$(call install_alternative, cups, 1, 110, 0600, /etc/cups/client.conf)
+       @$(call install_alternative, cups, 1, 110, 0640, /etc/cups/mailto.conf)
>> [...]
+ifdef PTXCONF_CUPS_WEBINTERFACE
+       @$(call install_lib, cups, 0, 0, 0755, libcupscgi)
+       @$(call install_tree, cups, 0, 0, -, /usr/lib/cups/cgi-bin)
+       @$(call install_tree, cups, 0, 0, -, /usr/share/cups/templates)
+       @$(call install_tree, cups, 0, 0, -, /usr/share/doc/cups)

Why docs?

The web interface serves them under /help, and it would create broken links if those are missing. I find them rather helpful for the web interface.

 - Roland

--
Pengutronix e.K.                  | Roland Hieber               |
Industrial Linux Solutions        | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to