From fb33b35bd87df2192bf1c11a43c304d800cc13ba Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Tue, 2 Sep 2014 23:31:38 +0200 Subject: grrrrr splitinit patch series --- debian/patches/libexec-splitinit.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/patches/libexec-splitinit.patch b/debian/patches/libexec-splitinit.patch index 03a2594a..460dd4e7 100644 --- a/debian/patches/libexec-splitinit.patch +++ b/debian/patches/libexec-splitinit.patch @@ -90,14 +90,12 @@ index d66bee0..14d822e 100644 argv[1] = prog; argv[2 + argc] = 0; while (argc-- > 0) -@@ -1086,8 +1086,8 @@ launch_something (const char *why) +@@ -1086,7 +1086,7 @@ launch_something (const char *why) static unsigned int try; static const char *const tries[] = { - "/libexec/runsystem", -- "/libexec/runsystem.gnu", + "/etc/hurd/runsystem", -+ "/etc/hurd/runsystem.gnu", _PATH_BSHELL, "/bin/shd", /* XXX */ }; -- cgit v1.2.3