init
This commit is contained in:
5
overlay/etc/fstab
Normal file
5
overlay/etc/fstab
Normal file
@@ -0,0 +1,5 @@
|
||||
# /etc/fstab: static file system information
|
||||
#
|
||||
# <file system> <mount point> <type> <options> <dump> <pass>
|
||||
/dev/root / ext4 rw,noatime 0 1
|
||||
data /data virtiofs rw,noatime,_netdev 0 0
|
||||
Reference in New Issue
Block a user