diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-10-18 13:45:16 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-10-18 13:45:16 -0300 |
commit | 2a454ca92af2c061365c7647031fb0a3a1a618b0 (patch) | |
tree | b76b664449646d7ae178330ffbfe5a0f9f9620aa /libre/filesystem/fstab | |
parent | 1b50774a989848d3992927b0d0b2b539edb6b198 (diff) | |
parent | 0173b2f825901ca3be267b59bf4e521614488f3b (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
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 |