]> git.ipfire.org Git - pakfire.git/commit
macros: Add macro to apply sysusers based users/groups inside the jail
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 1 Apr 2023 08:20:34 +0000 (10:20 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Apr 2023 12:25:47 +0000 (12:25 +0000)
commitc6c7b281781261c6ec7610b692a9b5ba099b5088
treecf23006dc95cc5a3c0329ef88853d092ea21fd36
parent2a3e3b284acd9db2c30d66b2f123b6c9a45b1110
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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
macros/build.macro
macros/systemd.macro