diff options
Diffstat (limited to 'debian/hurd.postinst')
| -rw-r--r-- | debian/hurd.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
