[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH Debian hurd] local/setup-translators: Create /servers/socket/26 node as well.



---
 debian/changelog               | 3 +++
 debian/local/setup-translators | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 607e0de..b6ceeaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ hurd (1:0.5.git20140526-3) UNRELEASED; urgency=medium
   * local/finish-install.d/51hurd_config-target-network: Remove, useless now
     that we use Debian's ifup/ifdown.
 
+  [ Gabriele Giacone ]
+  * local/setup-translators: Create /servers/socket/26 node as well.
+
  -- Samuel Thibault <sthibault@debian.org>  Tue, 27 May 2014 22:06:43 +0200
 
 hurd (1:0.5.git20140526-2) unstable; urgency=medium
diff --git a/debian/local/setup-translators b/debian/local/setup-translators
index d4ddd89..4fd3323 100755
--- a/debian/local/setup-translators
+++ b/debian/local/setup-translators
@@ -105,6 +105,7 @@ st socket/1 /hurd/pflocal
 st socket/local '/hurd/symlink 1' '(+link)'
 st socket/2 /hurd/pfinet
 st socket/inet  '/hurd/symlink 2'  '(+link)'
+st socket/26 /hurd/pfinet
 st socket/inet6 '/hurd/symlink 26' '(+link)'
 st /proc '/hurd/procfs -c'
 
-- 
2.1.1


Reply to: