From 9fe3016e5e2a96898b283a0ba14d277dafc8b389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 16 Aug 2011 00:57:55 -0300 Subject: libre/filesystem-2011.08-1.1 --- libre/filesystem/fstab | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libre/filesystem/fstab') diff --git a/libre/filesystem/fstab b/libre/filesystem/fstab index a23e7955b..c1a07fcc7 100644 --- a/libre/filesystem/fstab +++ b/libre/filesystem/fstab @@ -1,6 +1,5 @@ # # /etc/fstab: static file system information # -# -devpts /dev/pts devpts defaults 0 0 -shm /dev/shm tmpfs nodev,nosuid 0 0 +# +tmpfs /tmp tmpfs nodev,noexec,nosuid 0 0 -- cgit v1.2.3-2-g168b