mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-13 06:32:14 +01:00
overlay coreos-base/oem-vmware: Do not mangle pam files
This already should be taken care of by open-vm-tools post install hooks. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
318e6af8fc
commit
009df56c4f
@ -8,8 +8,6 @@ cd "${rootfs}"
|
|||||||
|
|
||||||
# Move stuff out of /etc. The systemd unit files are patched to create
|
# Move stuff out of /etc. The systemd unit files are patched to create
|
||||||
# symlinks from /etc to those directories.
|
# symlinks from /etc to those directories.
|
||||||
mkdir -p usr/lib/pam.d
|
|
||||||
mv etc/pam.d/vmtoolsd usr/lib/pam.d/vmtoolsd
|
|
||||||
mkdir -p usr/share/flatcar/oem-vmware
|
mkdir -p usr/share/flatcar/oem-vmware
|
||||||
mv etc/vmware-tools usr/share/flatcar/oem-vmware/vmware-tools
|
mv etc/vmware-tools usr/share/flatcar/oem-vmware/vmware-tools
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user