[Ovirt-devel] [PATCH node-image] Disable default root password.

Darryl L. Pierce dpierce at redhat.com
Mon Jan 26 18:52:40 UTC 2009


Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
 common-install.ks |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/common-install.ks b/common-install.ks
index 9da4bf8..8e34301 100644
--- a/common-install.ks
+++ b/common-install.ks
@@ -8,7 +8,6 @@ part / --size 550 --fstype ext2
 services --enabled=ntpd,ntpdate,collectd,iptables,network,rsyslog
 # This requires a new fixed version of livecd-creator to honor the --append settings.
 bootloader --timeout=5 --append="console=tty0 console=ttyS0,115200n8"
-rootpw --iscrypted Xa8QeYfWrtscM
 
 # not included by default in Fedora 10 livecd initramfs
 device virtio_blk
-- 
1.6.0.6




More information about the ovirt-devel mailing list