Initial commit
This commit is contained in:
1
files/mount/crypttab
Normal file
1
files/mount/crypttab
Normal file
@@ -0,0 +1 @@
|
||||
# <target name> <source device> <key file> <options>
|
||||
2
files/mount/fstab
Normal file
2
files/mount/fstab
Normal file
@@ -0,0 +1,2 @@
|
||||
/dev/mmcblk0p2 / ext4 noatime,nodiratime,errors=remount-ro,discard,data=writeback,commit=100 0 1
|
||||
/dev/mmcblk0p1 /boot/firmware vfat defaults,noatime,nodiratime 0 2
|
||||
Reference in New Issue
Block a user