Merge "Debian: Remove temp fix for setting /etc/hostname"
This commit is contained in:
commit
953b2538af
@ -84,9 +84,6 @@ rootfs-post-scripts:
|
||||
chroot $IMAGE_ROOTFS useradd sysadmin -m --shell /bin/bash -G sudo --password 4SuW8cnXFyxsk
|
||||
chroot $IMAGE_ROOTFS chage -d 0 sysadmin
|
||||
chroot $IMAGE_ROOTFS passwd -l root
|
||||
- |-
|
||||
# FIXME: Temporary - Centos kickstarts set initial view of this file
|
||||
echo "localhost" > $IMAGE_ROOTFS/etc/hostname
|
||||
- |-
|
||||
# FIXME: Temporary - Anaconda/kickstarts set up initial view of /etc/fstab
|
||||
mkdir -p $IMAGE_ROOTFS/opt/platform-backup
|
||||
|
Loading…
x
Reference in New Issue
Block a user