summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/systemd-openslx-229.patch
diff options
context:
space:
mode:
authorSebastian2016-04-25 12:01:08 +0200
committerSebastian2016-04-25 12:01:08 +0200
commit5acda3eaeabae9045609539303a8c12c4ce401f1 (patch)
tree7e71975f8570b05aafe2ea6ec0e242a8912387bb /core/modules/systemd/systemd-openslx-229.patch
parentinitial commit (diff)
downloadmltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.gz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.xz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.zip
merge with latest dev version
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