mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-13 12:54:43 +02:00
Reorganize postinst.service
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7b3f274d3a
commit
494371382f
2
x86.yml
2
x86.yml
@ -46,9 +46,9 @@ systemd:
|
||||
ExecStart=/usr/sbin/setsebool -P virt_use_samba off
|
||||
ExecStart=/usr/bin/rpm-ostree install hardened_malloc qemu-guest-agent tuned
|
||||
ExecStart=/usr/bin/sed -i 's/\s+nullok//g' /etc/pam.d/system-auth
|
||||
ExecStart=/usr/bin/echo 'libhardened_malloc.so' > /etc/ld.so.preload
|
||||
ExecStart=/usr/bin/systemctl disable postinst
|
||||
ExecStart=/usr/bin/rm /etc/systemd/system/postinst.service
|
||||
ExecStart=/usr/bin/echo 'libhardened_malloc.so' > /etc/ld.so.preload
|
||||
ExecStart=/usr/bin/systemctl --no-block reboot
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user