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

move user passwd and group to writable partition

This commit is contained in:
DanyLE
2023-07-10 14:28:10 +02:00
parent 1a0755fed6
commit 789fa4ff5e
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# d root root 0755 /var/etc/dropbear none
l root root 0644 /etc/network/interfaces /var/etc/network/itf_diya
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