Merge branch 'var-tmp' into 'main'

Add /var/run -> /run by default

Closes #28

See merge request fedora/bootc/base-images!71
This commit is contained in:
Colin Walters (Red Hat) 2024-12-17 20:14:20 +00:00
commit 58ba425a83
2 changed files with 5 additions and 4 deletions

4
tier-0/finalize.d/01-var.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# https://gitlab.com/fedora/bootc/base-images/-/issues/28
set -xeuo pipefail
ln -s ../run var/run

View File

@ -1,7 +1,4 @@
# Modern defaults we want
boot-location: modules
tmp-is-dir: true
edition: "2024"
# https://github.com/CentOS/centos-bootc/issues/167
machineid-compat: true
# Be minimal