1
0
forked from brl/citadel

forgetting this module broke gnome-terminal

This commit is contained in:
Bruce Leidl 2018-03-11 19:05:48 -04:00
parent 6185f752a7
commit 6301a733dd

View File

@ -6,7 +6,7 @@ BASE_PACKAGES="debootstrap iproute2 less xz-utils sudo dbus libpam-systemd opens
BASE_PRE_INSTALL_MODULES="utility-library configure-locale create-user set-hostname no-install-recommends write-apt-sources"
BASE_POST_INSTALL_MODULES="loginctl-enable-linger install-configure-host0 install-launch-script"
BASE_POST_INSTALL_MODULES="loginctl-enable-linger configure-systemd install-configure-host0 install-launch-script"
trap "exit 1" TERM
export TOP_PID=$$