mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
cloud-atomic: Fix typo in previous commit
The file doesn't end in .conf.
This commit is contained in:
parent
557782f553
commit
c0c5d4d1a8
@ -50,7 +50,7 @@ userdel -r none
|
|||||||
|
|
||||||
# Configure docker-storage-setup to resize the partition table on boot
|
# Configure docker-storage-setup to resize the partition table on boot
|
||||||
# https://github.com/projectatomic/docker-storage-setup/pull/25
|
# 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"
|
echo -n "Getty fixes"
|
||||||
# although we want console output going to the serial console, we don't
|
# although we want console output going to the serial console, we don't
|
||||||
|
Loading…
Reference in New Issue
Block a user