Re: [cups-devel] Question: Adding group 'wheel' to CUPS system groups by default
Helge Blischke <helgeblischke-S0/[email protected]> Tue, 20 Dec 2016 16:04:42 +0100
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <[email protected]> |
> Am 20.12.2016 um 12:42 schrieb Zdenek Dohnal <[email protected]>: > > Hi, > > I have question about CUPS system groups. Is it possible to add group > 'wheel' to default CUPS system groups in configure? If it is not, can > you please someone explains why not? > > Thank you for answer in advance. > > Best regards, > > Zdenek Dohnal By default, wheel is not a member of the CUPS system groups. But you may explicitly define which groups belong to the system groups by using the SystemGroup directive in cups-files.conf. Helge