Skip to content

Commit cfadbbe

Browse files
committed
feat: enable persistent var (EXPERIMENTAL)
EXPERIMENTAL: test how the image behaves
1 parent 5b90c12 commit cfadbbe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/images.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ CONFIG_TARGET_ROOTFS_TARGZ=n
66
CONFIG_TARGET_ROOTFS_SQUASHFS=y
77
# Disable ext4 image
88
CONFIG_TARGET_ROOTFS_EXT4FS=n
9+
# Enable persistent /var
10+
CONFIG_TARGET_ROOTFS_PERSIST_VAR=y

0 commit comments

Comments
 (0)