Xpra: Ticket #1450: Use systemd to create group

xpra should create a file /usr/lib/sysusers.d/xpra.conf

With the contents

g xpra - -

as per man system.d for creation of the xpra group.



Thu, 23 Feb 2017 08:38:22 GMT - Antoine Martin: status changed; milestone set


Fri, 24 Mar 2017 09:40:35 GMT - Antoine Martin: owner, status changed

Links:

That thing is poorly documented. How do we trigger the group creation in the RPM spec file? It seems to be through %sysusers_create according to these macros: macros.systemd. (only available in Fedora AFAICT)

Done in r15378, RPM packaging in r15377.

@bug: please close if that works for you.


Sat, 25 Mar 2017 14:13:26 GMT - Antoine Martin:

doh: r15410


Wed, 29 Mar 2017 08:30:49 GMT - bug: status changed; resolution set


Wed, 24 May 2017 05:13:06 GMT - Antoine Martin:

Fix file wrongly added with executable bit: r15937


Sat, 23 Jan 2021 05:24:38 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1450