From 19829adc79bd63f3298da8e79e8979515935d73b Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 7 May 2020 18:34:21 -0400 Subject: samizdat rootfs --- rootfs/samizdat.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml index 5806308..b4a7008 100644 --- a/rootfs/samizdat.yaml +++ b/rootfs/samizdat.yaml @@ -10,10 +10,6 @@ packages: - sudo - dbus-x11 -# these are really build-deps -#- libncurses5-dev -#- kbd - skel-files: [] chroot-commands: @@ -21,4 +17,4 @@ chroot-commands: - "touch /var/lib/sudo/lectured/u" - "echo 'u ALL=(ALL:ALL) NOPASSWD: ALL' > /etc/sudoers.d/u" - "systemctl enable debug-shell" -#- "DEBIAN_FRONTEND=noninteractive apt-get -f install; true" +- "DEBIAN_FRONTEND=noninteractive apt-get -f install; true" -- cgit v1.2.3