package/cups-filters: improve cups-browsed init integration
authorAngelo Compagnucci <angelo@amarulasolutions.com>
Wed, 24 Jun 2020 20:43:41 +0000 (22:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 29 Jun 2020 21:00:51 +0000 (23:00 +0200)
commit2fe54a4536c87a757c75b3bd4dfe0f11b819bdc4
treec4be24f366f7d75237c614af8fa58a4092affe43
parent25129ad3c26577e476a1be0daa3cf8259e570b7e
package/cups-filters: improve cups-browsed init integration

cups-browsed service is compiled and installed by the package,
but the corresponding services file were not installed for
systemv and systemd.

Specifying --without-rcdir allows to not install the init script
provided with cups-filters, and we provide our own,
Buildroot-compatible init script.

For systemd, we install the upstream-provided service file.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cups-filters/S82cups-browsed [new file with mode: 0644]
package/cups-filters/cups-filters.mk