mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: revert systemd commit 06e9788, see RedHat BZ1196417
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5fd05c1522
commit
fa19e0f1a7
@ -0,0 +1,12 @@
|
||||
diff -Naur systemd-219/src/core/mount.c systemd-219.patch/src/core/mount.c
|
||||
--- systemd-219/src/core/mount.c 2015-02-03 02:00:06.169044215 +0100
|
||||
+++ systemd-219.patch/src/core/mount.c 2015-03-05 21:50:04.567090596 +0100
|
||||
@@ -300,7 +300,7 @@
|
||||
|
||||
assert(m);
|
||||
|
||||
- p = get_mount_parameters(m);
|
||||
+ p = get_mount_parameters_fragment(m);
|
||||
if (!p)
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user