From: Markus Volk <f_l_k@t-online.de>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCHv2] cups: Allow to be controlled by root and users in wheel
Date: Sun, 19 Nov 2023 10:50:38 +0100 [thread overview]
Message-ID: <EC7D4S.RWT9YW4AFKKF3@t-online.de> (raw)
In-Reply-To: <1798FAA070B6A7E4.25909@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 2108 bytes --]
Currently this patch doesnt apply. I'll send a v3 once the cups update
is in master-next
On Sun, Nov 19 2023 at 10:00:47 AM +01:00:00, Markus Volk
<f_l_k@t-online.de> wrote:
> This would be the cleanest way I can think of to enable the
> configuration of
> cups in the user interface
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de
> <mailto:f_l_k@t-online.de>>
> ---
> meta/recipes-extended/cups/cups.inc | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/meta/recipes-extended/cups/cups.inc
> b/meta/recipes-extended/cups/cups.inc
> index fa32c38549..8fd4d20987 100644
> --- a/meta/recipes-extended/cups/cups.inc
> +++ b/meta/recipes-extended/cups/cups.inc
> @@ -30,10 +30,7 @@ LEAD_SONAME = "libcupsdriver.so"
>
> CLEANBROKEN = "1"
>
> -inherit autotools-brokensep binconfig useradd systemd pkgconfig
> multilib_script github-releases
> -
> -USERADD_PACKAGES = "${PN}"
> -GROUPADD_PARAM:${PN} = "--system lpadmin"
> +inherit autotools-brokensep binconfig systemd pkgconfig
> multilib_script github-releases
>
> SYSTEMD_SERVICE:${PN} = "cups.socket cups.path cups.service
> cups-lpd.socket"
>
> @@ -55,7 +52,7 @@ EXTRA_OECONF = " \
> --enable-debug \
> --disable-relro \
> --enable-libusb \
> - --with-system-groups=lpadmin \
> + --with-system-groups=sys,root,wheel \
> --with-cups-group=lp \
> --with-domainsocket=/run/cups/cups.sock \
> --with-pkgconfpath=${libdir}/pkgconfig \
> --
> 2.42.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#190868):
> <https://lists.openembedded.org/g/openembedded-core/message/190868>
> Mute This Topic: <https://lists.openembedded.org/mt/102685789/3618223>
> Group Owner: openembedded-core+owner@lists.openembedded.org
> <mailto:openembedded-core+owner@lists.openembedded.org>
> Unsubscribe:
> <https://lists.openembedded.org/g/openembedded-core/unsub>
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
>
[-- Attachment #2: Type: text/html, Size: 2518 bytes --]
next parent reply other threads:[~2023-11-19 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1798FAA070B6A7E4.25909@lists.openembedded.org>
2023-11-19 9:50 ` Markus Volk [this message]
2023-11-19 9:00 [oe-core][PATCHv2] cups: Allow to be controlled by root and users in wheel Markus Volk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=EC7D4S.RWT9YW4AFKKF3@t-online.de \
--to=f_l_k@t-online.de \
--cc=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.