diff options
-rw-r--r-- | release/SETUP | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/release/SETUP b/release/SETUP index d14485ce..928135f3 100644 --- a/release/SETUP +++ b/release/SETUP @@ -6,8 +6,9 @@ set -v # Make sure the filesystem is writable fsysopts / --writable -# Set up the PFLOCAL server so we can do pipes -/bin/settrans /servers/socket/local /hurd/pflocal +# Set up standard passive translators +/bin/settrans -c /servers/socket/local /hurd/pflocal +/bin/settrans -c /servers/crash /hurd/crash # Setup crucial devices cd /dev |