From 7e3c1bdff2f0653f10ff1faeb4f9273f19ac638a Mon Sep 17 00:00:00 2001 From: Lukas Date: Thu, 8 Jul 2021 12:32:21 +0200 Subject: [PATCH] ssh test --- f34/archive/vbnsd.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/f34/archive/vbnsd.cfg b/f34/archive/vbnsd.cfg index a2537fd..f6e17bd 100644 --- a/f34/archive/vbnsd.cfg +++ b/f34/archive/vbnsd.cfg @@ -12,7 +12,7 @@ # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vbnsd.cfg # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. -# Bye bye! test +# Bye bye! # ATTENTION : user accounts are password-protected and passwords are encrypted in the file. # If you really want to hack it, you can reset the root password of the resulting image with the 'virt-sysprep' tool @@ -141,4 +141,4 @@ sed -i 's/5/1/' /etc/default/grub # set the GRUB_TIMEOUT countdown to 1 instead grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub reboot # Reboot the installer (doesn't work (tm)) -%end # End of the %post section \ No newline at end of file +%end # End of the %post section