1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

use overlayfs for /etc

This commit is contained in:
DanyLE
2023-07-10 16:17:45 +02:00
parent 60e28aa4d9
commit a4d1b14a5e
7 changed files with 11 additions and 13 deletions

View File

@ -1,5 +1,4 @@
# d root root 0755 /var/etc/dropbear none
l root root 0644 /etc/network/interfaces /var/etc/network/itf_diya
d root root 0755 /var/etc/upper none
d root root 0755 /var/etc/work none
# l root root 0644 /etc/dropbear /var/etc/dropbear
# l root root 0644 /etc/passwd /var/etc/passwd
# l root root 0644 /etc/group /var/etc/group

View File

@ -25,7 +25,7 @@ case "$1" in
rm /boot/home_partition_should_be_formated
fi
if [ -e "/boot/wpa_supplicant.conf" ];then
mv /boot/wpa_supplicant.conf /var/etc/network/
mv /boot/wpa_supplicant.conf /etc/network/
reboot
fi
# display information