From c4b45dd8d6ee0b5615686e7fc0a36156efed61c1 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 11 Dec 2014 10:40:01 +0100 Subject: sync debian/local --- debian/local/setup-translators | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/local/setup-translators') diff --git a/debian/local/setup-translators b/debian/local/setup-translators index 1cbe5c3d..ebebf5dc 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -99,15 +99,16 @@ echo -n "Setting up translators:" cd /servers mkdir -p socket -st startup /hurd/startup st exec /hurd/exec st default-pager /hurd/proxy-defpager st socket/1 /hurd/pflocal st socket/local '/hurd/symlink 1' '(+link)' -st socket/2 /hurd/pfinet +st socket/2 '/hurd/pfinet -6 /servers/socket/26' inet st socket/inet '/hurd/symlink 2' '(+link)' +st socket/26 '/hurd/pfinet -4 /servers/socket/2' inet6 st socket/inet6 '/hurd/symlink 26' '(+link)' st /proc '/hurd/procfs -c' +touch startup 2> /dev/null if [ -z "$MINIMAL" ]; then st password /hurd/password -- cgit v1.2.3