forked from srbala/fedora-kickstarts
fedora-docker-base: remove machine-id after installation so that systemd can set it properly
This commit is contained in:
parent
6bf1907a10
commit
8f3beacf10
@ -59,5 +59,6 @@ sed -i 's/OOMScoreAdjust=-900//' /etc/systemd/system/dbus.service
|
||||
#Mask mount units and getty service so that we don't get login prompt
|
||||
systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service
|
||||
|
||||
rm -f /etc/machine-id
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user