mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
cloud-atomic: Fix typo in previous commit
The file doesn't end in .conf.
This commit is contained in:
@@ -50,7 +50,7 @@ userdel -r none
|
||||
|
||||
# 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.conf
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user