From b9e05a5e777eac415ac5caf4fd25b735956d80d1 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 29 Mar 2018 12:36:09 +0200 Subject: [PATCH] Fixing Generating /etc/motd --- bin/postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/postinst b/bin/postinst index 45480e7..b432cf8 100644 --- a/bin/postinst +++ b/bin/postinst @@ -409,7 +409,6 @@ create_motd() { "${mk_script}" -i 192.168.88.0/23 \ -p "Template VM" \ -l "L105 VMWare" \ - -h "VM x86_64" \ -o "Pixelpark GmbH" > /etc/motd rm -fv "${mk_script}" -- 2.39.5