Do not run systemd preset-all at build time
All checks were successful
Aimee OS/aimee-os/pipeline/head This commit looks good
All checks were successful
Aimee OS/aimee-os/pipeline/head This commit looks good
Let systemd apply preset policy on first boot. This keeps symlinks out of the immutable image.
This commit is contained in:
@@ -6,6 +6,8 @@ BR2_TOOLCHAIN_BUILDROOT_VENDOR = "aimeeos"
|
|||||||
SKELETON_INIT_SYSTEMD_ROOT_RO_OR_RW =
|
SKELETON_INIT_SYSTEMD_ROOT_RO_OR_RW =
|
||||||
# Disable the default var.mount
|
# Disable the default var.mount
|
||||||
SKELETON_INIT_SYSTEMD_ROOTFS_PRE_CMD_HOOKS =
|
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
|
# Enable required kernel options for Aimee OS storage
|
||||||
define AIMEEOS_LINUX_CONFIG_FIXUPS
|
define AIMEEOS_LINUX_CONFIG_FIXUPS
|
||||||
|
|||||||
Reference in New Issue
Block a user