Download gvisor at first boot

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-06-10 14:39:31 -07:00
parent c193aecd1e
commit 90b5b42aa9
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -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