mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-21 13:58:00 +03:00
README: explicitly note that util-linux's mount/swap are required
These are the most visible and hard requirements, as we use options that busybox does not provide, so list them explicitly to avoid surprises (cherry picked from commit 164070e497f36b6d8055e4338e07188dd975f6f2) (cherry picked from commit 0dc9f7335d37be2a90f34e20f04573331bf3e4d3) (cherry picked from commit facb134183d72c31636f09bcae080cf9337a6877)
This commit is contained in:
parent
1734d9629d
commit
3271bc9bec
4
README
4
README
@ -209,7 +209,9 @@ REQUIREMENTS:
|
||||
During runtime, you need the following additional
|
||||
dependencies:
|
||||
|
||||
util-linux >= v2.27.1 required
|
||||
util-linux >= v2.27.1 required (including but not limited to: mount,
|
||||
umount, swapon, swapoff, sulogin,
|
||||
agetty, fsck)
|
||||
dbus >= 1.4.0 (strictly speaking optional, but recommended)
|
||||
NOTE: If using dbus < 1.9.18, you should override the default
|
||||
policy directory (--with-dbuspolicydir=/etc/dbus-1/system.d).
|
||||
|
Loading…
x
Reference in New Issue
Block a user