]> git.ipfire.org Git - pakfire.git/commit
jail: Set SYSTEMD_OFFLINE when in chroot
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 14:22:49 +0000 (14:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 14:22:49 +0000 (14:22 +0000)
commit367e708d53d7649eba452b8ce419b5a82b860bf9
tree7f0d0b922209a66baf4a9ead2c0c1a66511bb03a
parent55f54757f93423c4f68624cd4fb565e20c742337
jail: Set SYSTEMD_OFFLINE when in chroot

This will prevent systemctl to talk to systemd which won't work in a
chroot environment.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/jail.c