mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-12 12:24:43 +02:00
Download gvisor at first boot
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c193aecd1e
commit
90b5b42aa9
1
x86.yml
1
x86.yml
@ -45,6 +45,7 @@ systemd:
|
||||
ExecStart=/usr/sbin/setsebool -P container_use_cephfs off
|
||||
ExecStart=/usr/sbin/setsebool -P virt_use_nfs off
|
||||
ExecStart=/usr/sbin/setsebool -P virt_use_samba off
|
||||
ExecStart=/usr/bin/systemctl start gvisor-auto-update.service
|
||||
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/touch /var/lib/%N.stamp
|
||||
|
Loading…
x
Reference in New Issue
Block a user