diff options
Diffstat (limited to 'debian/local/setup-translators')
-rwxr-xr-x | debian/local/setup-translators | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/local/setup-translators b/debian/local/setup-translators index ebebf5dc..071e241e 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -159,7 +159,9 @@ fi st kbd '/hurd/symlink cons/kbd' kbd st mouse '/hurd/symlink cons/mouse' mouse [ -d shm ] && ! [ -L shm ] && rmdir shm -st shm '/hurd/symlink /run/shm' shm + +# TODO put back to /run/shm when tmpfs open/mmap/close/unlink/dereference crash is fixed +st shm '/hurd/symlink /tmp' shm echo . |