]> git.ipfire.org Git - people/stevee/pakfire.git/commit
macros: Add macro to apply sysusers based users/groups inside the jail systemd-sysusers
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 1 Apr 2023 08:20:34 +0000 (10:20 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 3 Apr 2023 15:27:24 +0000 (17:27 +0200)
commit034c3e7baf00c5b069ec0124f8f39398120b9315
treecf23006dc95cc5a3c0329ef88853d092ea21fd36
parent6599db312a5ee107d996b101cb71e17e63b199c6
macros: Add macro to apply sysusers based users/groups inside the jail

This macro can be called inside a build file and easily allows to apply
any kind of users/groups specified in a sysusers file.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
macros/build.macro
macros/systemd.macro