8 lines
462 B
Plaintext
8 lines
462 B
Plaintext
PARTLABEL=config /opt/monok8s/config vfat defaults,noatime 0 0
|
|
PARTLABEL=data /data ext4 rw,noatime,nodiratime 0 0
|
|
|
|
/data/var /var none rbind 0 0
|
|
|
|
tmpfs /run tmpfs defaults,nosuid,nodev,mode=0755 0 0
|
|
tmpfs /tmp tmpfs defaults,nosuid,nodev,noexec,mode=1777 0 0
|