diff options
Diffstat (limited to 'debian/local/setup-translators')
-rwxr-xr-x | debian/local/setup-translators | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/local/setup-translators b/debian/local/setup-translators index bf255888..96e6bb94 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -104,7 +104,8 @@ st default-pager proxy-defpager st socket/1 pflocal st socket/local 'symlink 1' '(+link)' st socket/2 pfinet -st socket/inet 'symlink 2' '(+link)' +st socket/inet 'symlink 2' '(+link)' +st socket/inet6 'symlink 26' '(+link)' st /proc procfs if [ -z "$MINIMAL" ]; then |