From 5341df450338dc0d5e9444aaea28117558c0f4f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Mon, 29 Jan 2018 12:55:27 +0100 Subject: Add uuid-runtime to packages installed via script because it is needed for the network-config later. --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-itzks-workstation b/install-itzks-workstation index a16cf89..7f0b1bf 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -52,7 +52,7 @@ itzks-systems.do_preseed apt-get install itzks-systems-workstation # Install wireless-tools for configuration of WiFi -apt-get install wireless-tools +apt-get install wireless-tools uuid-runtime # Alternate install libdvdcss2 if needed read -p "Verfügt der Rechner über ein DVD-Laufwerk bzw. sollen DVDs abgespielt werden könnne? (j/n)? " answer -- cgit v1.2.3