Initial commit
This commit is contained in:
4
rootfs/overlay/etc/fstab
Normal file
4
rootfs/overlay/etc/fstab
Normal file
@@ -0,0 +1,4 @@
|
||||
tmpfs /var tmpfs mode=0755,noexec,nosuid,nodev 0 0
|
||||
tmpfs /root tmpfs size=1M,mode=550 0 0
|
||||
/dev/mmcblk0 /run/storage ext4 ro,noexec,nosuid,nodev 0 2
|
||||
overlay /etc/ssh overlay ro,lowerdir=/etc/ssh:/run/storage/ssh,noexec,nodev,nosuid,x-systemd.requires-mounts-for=/run/storage 0 0
|
||||
Reference in New Issue
Block a user