diff options
author | root <root@rshg054.dnsready.net> | 2011-10-14 23:14:43 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-10-14 23:14:43 +0000 |
commit | 4232b74445f80f4175c1485a53a02c79b37a63f1 (patch) | |
tree | ff7a0dde570bf886cc5006918a9ee339efecde1c /libre/filesystem/fstab | |
parent | e426a2696568231fa5a863cb80f4db9088193732 (diff) |
Fri Oct 14 23:14:43 UTC 2011
Diffstat (limited to 'libre/filesystem/fstab')
-rw-r--r-- | libre/filesystem/fstab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/filesystem/fstab b/libre/filesystem/fstab index c1a07fcc7..f7f9298d4 100644 --- a/libre/filesystem/fstab +++ b/libre/filesystem/fstab @@ -1,5 +1,5 @@ # # /etc/fstab: static file system information # -# <file system> <dir> <type> <options> <dump> <pass> -tmpfs /tmp tmpfs nodev,noexec,nosuid 0 0 +# <file system> <dir> <type> <options> <dump> <pass> +tmpfs /tmp tmpfs nodev,nosuid 0 0 |