X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=config%2FConfig-images.in;h=92720fb84d506650267228ac631b474525aa93cb;hb=d27f6e2c5d2a2315cc8fe684d117c80aa9984ca8;hp=4a7f08824bd7b9c0ced50fa10282c8575cf5286a;hpb=5876d6a62fc0ae5799e7d9c896356f75c99a6f0a;p=openwrt%2Fstaging%2Fjow.git diff --git a/config/Config-images.in b/config/Config-images.in index 4a7f08824b..92720fb84d 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -303,4 +303,12 @@ menu "Target Images" it will be mounted by PARTUUID which makes the kernel find the appropriate disk automatically. + config TARGET_ROOTFS_PERSIST_VAR + bool "Make /var persistent" + default n + help + Do not symlink /var to /tmp, so that its content will persist + across reboots. When enabled, /var/run will still be linked + to /tmp/run. + endmenu