We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb3216 commit 9c57ff3Copy full SHA for 9c57ff3
docker/centos-8.ks
@@ -74,7 +74,7 @@ echo "%_install_langs $LANG" > /etc/rpm/macros.image-language-conf
74
# systemd fixes
75
:> /etc/machine-id
76
umount /run
77
-systemd-tmpfiles --create --bot
+systemd-tmpfiles --create --boot
78
# mask mounts and login bits
79
systemctl mask systemd-logind.service getty.target console-getty.service sys-fs-fuse-connections.mount systemd-remount-fs.service dev-hugepages.mount
80
0 commit comments