diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch b/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch index b65fe423a5..76a9481a42 100644 --- a/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch +++ b/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch | |||
| @@ -7,7 +7,10 @@ OpenEmbedded has a configurable home directory for root. Allow | |||
| 7 | systemd to be built using its idea of what root's home directory | 7 | systemd to be built using its idea of what root's home directory |
| 8 | should be. | 8 | should be. |
| 9 | 9 | ||
| 10 | Upstream-Status: Pending | 10 | Upstream-Status: Denied |
| 11 | Upstream wants to have a unified hierarchy where everyone is | ||
| 12 | using the same root folder. | ||
| 13 | https://github.com/systemd/systemd/issues/541 | ||
| 11 | 14 | ||
| 12 | Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> | 15 | Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> |
| 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
