Bug 808612 - strongswan binary renaming side-effect

This commit is contained in:
Pavel Šimerda
2012-03-30 22:58:30 +02:00
parent 5da6fac449
commit ff3d2ec7a5
2 changed files with 19 additions and 1 deletions

13
strongswan-rename.patch Normal file
View File

@@ -0,0 +1,13 @@
Index: strongswan-4.6.1/src/pluto/kernel.c
===================================================================
--- strongswan-4.6.1.orig/src/pluto/kernel.c
+++ strongswan-4.6.1/src/pluto/kernel.c
@@ -247,7 +247,7 @@ static void escape_metachar(const char *
*/
#ifndef DEFAULT_UPDOWN
-# define DEFAULT_UPDOWN "ipsec _updown"
+# define DEFAULT_UPDOWN "strongswan _updown"
#endif
static bool do_command(connection_t *c, struct spd_route *sr, struct state *st,