summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/systemd-openslx-229.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/systemd-openslx-229.patch')
-rw-r--r--core/modules/systemd/systemd-openslx-229.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/modules/systemd/systemd-openslx-229.patch b/core/modules/systemd/systemd-openslx-229.patch
new file mode 100644
index 00000000..c0437a84
--- /dev/null
+++ b/core/modules/systemd/systemd-openslx-229.patch
@@ -0,0 +1,11 @@
+--- basic/path-util.h.orig 2016-04-20 07:41:33.425103517 +0200
++++ basic/path-util.h 2016-04-20 07:42:27.192454435 +0200
+@@ -26,7 +26,7 @@
+ #include "macro.h"
+ #include "time-util.h"
+
+-#define DEFAULT_PATH_NORMAL "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
++#define DEFAULT_PATH_NORMAL "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/openslx/sbin:/opt/openslx/bin"
+ #define DEFAULT_PATH_SPLIT_USR DEFAULT_PATH_NORMAL ":/sbin:/bin"
+
+ #ifdef HAVE_SPLIT_USR