diff options
author | Martin Bark <martin@barkynet.com> | 2016-06-11 17:15:56 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-15 23:25:42 +0200 |
commit | c1aa7a5b6007a80fad428d812b28d9cabc46e28a (patch) | |
tree | 245fd4d2f1e996bad917441718446291952f944c /package/json-c/json-c.hash | |
parent | e7127d25c56b9af237366dac79e3b4a67b306fa4 (diff) | |
download | buildroot-c1aa7a5b6007a80fad428d812b28d9cabc46e28a.tar.gz buildroot-c1aa7a5b6007a80fad428d812b28d9cabc46e28a.zip |
package/e2fsprogs: fix fsck when using systemd
Commit a93fc34 modified e2fsprogs to symlink /usr/sbin/fsck to /sbin/fsck
to keep systemd happy. However, later on commit c5bd8af6 has forced
/usr/sbin to be a symlink to /sbin when using systemd. This means fsck
gets destroyed as a symlink to itself when using systemd or when setting
BR2_ROOTFS_MERGED_USR.
Since commit c5bd8af6 obsoletes commit a93fc34 revert the changes from
commit a93fc34 to solve the issue.
Signed-off-by: Martin Bark <martin@barkynet.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/json-c/json-c.hash')
0 files changed, 0 insertions, 0 deletions