From 83da42e4a0b0d4f19ef9a39f6294788a37ecc35d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 9 Apr 2019 13:35:16 +0200 Subject: tdx-base.inc: set hostname by default If a derived distro does not want /etc/hostname then that should be added for that distro only. Signed-off-by: Max Krummenacher --- conf/distro/include/tdx-base.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc index 6b7457e..e3d4d58 100644 --- a/conf/distro/include/tdx-base.inc +++ b/conf/distro/include/tdx-base.inc @@ -48,4 +48,3 @@ DISTRO_FEATURES_remove = "sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" PACKAGECONFIG_append_pn-qemu-native = " libusb" -hostname_pn-base-files = "" -- cgit v1.2.3