Do not run systemd preset-all at build time
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
Let systemd apply preset policy on first boot. This keeps symlinks out of the immutable image.master
parent
62035f3223
commit
f838e9f0bd
|
@ -6,6 +6,8 @@ BR2_TOOLCHAIN_BUILDROOT_VENDOR = "aimeeos"
|
|||
SKELETON_INIT_SYSTEMD_ROOT_RO_OR_RW =
|
||||
# Disable the default var.mount
|
||||
SKELETON_INIT_SYSTEMD_ROOTFS_PRE_CMD_HOOKS =
|
||||
# Do not run preset-all at build time
|
||||
SYSTEMD_PRESET_ALL =
|
||||
|
||||
# Enable required kernel options for Aimee OS storage
|
||||
define AIMEEOS_LINUX_CONFIG_FIXUPS
|
||||
|
|
Loading…
Reference in New Issue