2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00

rh7 diskless support that don't cfg tmp in fstab

This commit is contained in:
daniceexi
2014-05-15 06:56:19 -04:00
parent 2000a8c562
commit 641b6c7aa9

View File

@@ -26,8 +26,6 @@ proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
${profile}_${arch} / tmpfs rw 0 1
none /tmp tmpfs defaults,size=10m 0 2
none /var/tmp tmpfs defaults,size=10m 0 2
END