livecd-rootfs/live-build/buildd/hooks/49-policy-rc-d.binary
David Krauser 52a3471922 Add hooks to build bootable buildd images.
Only install policyrcd-script-zg2 in lxd tarball.
2019-11-07 13:55:37 -05:00

8 lines
195 B
Bash

#!/bin/sh
set -e
# This is run after 02-disk-image-uefi.binary because
# we don't want policyrcd-script-zg2 installed in
# bootable images.
chroot chroot apt-get install -y policyrcd-script-zg2