From 0795f640557be7febf6aed291596b7d8dbc52cc6 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 26 Sep 2008 17:16:14 +0000 Subject: * debian/hurd.postinst: Install /proc as passive translator only. --- debian/hurd.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/hurd.postinst') diff --git a/debian/hurd.postinst b/debian/hurd.postinst index a58e990e..a51e6f71 100644 --- a/debian/hurd.postinst +++ b/debian/hurd.postinst @@ -44,5 +44,5 @@ fi if [ ! -e /proc ]; then mkdir /proc - settrans -afgp /proc /hurd/procfs + settrans -c /proc /hurd/procfs fi -- cgit v1.2.3