diff options
author | Maxim Mikityanskiy <maxtram95@gmail.com> | 2015-01-19 18:14:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-13 00:27:21 +0200 |
commit | b746088a6091165960d9494957fd67845f5832c0 (patch) | |
tree | b63a6fb52bd08d9f269fc1ffb3ac568086f0959d /docs/manual/adding-board-support.txt | |
parent | ea443e624ccef4d17f88f52289c7d2154cf59495 (diff) | |
download | buildroot-b746088a6091165960d9494957fd67845f5832c0.tar.gz buildroot-b746088a6091165960d9494957fd67845f5832c0.zip |
package/systemd: add missing dependencies
Systemd depends on mount and nologin from util-linux. Mount from busybox
is not fine, because its behavior differs from util-linux mount. Busybox
mount does not handle correctly 'mount / -o remount' (should apply
options from /etc/fstab). Nologin should be present, because
systemd-sysusers uses it as shell for newly created system users.
Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-board-support.txt')
0 files changed, 0 insertions, 0 deletions