diff --git a/fedora-atomic.ks b/fedora-atomic.ks index 2676b54..5bf043a 100644 --- a/fedora-atomic.ks +++ b/fedora-atomic.ks @@ -52,7 +52,7 @@ cp /etc/skel/.bash* /var/roothome # Configure docker-storage-setup to resize the partition table on boot # https://github.com/projectatomic/docker-storage-setup/pull/25 -echo 'GROWPART=true' > /etc/sysconfig/docker-storage-setup +echo 'GROWPART=true' >> /etc/sysconfig/docker-storage-setup echo -n "Getty fixes" # although we want console output going to the serial console, we don't