mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
README - dependencies: unify and add util-linux reference
Use '>=' everywhere for consistency and point out that new util-linux provides sulogin.
This commit is contained in:
4
README
4
README
@@ -58,8 +58,8 @@ REQUIREMENTS:
|
||||
|
||||
During runtime you need the following additional dependencies:
|
||||
|
||||
util-linux > v2.18 (requires fsck -l, agetty -s)
|
||||
sulogin (from sysvinit-tools, optional but recommended)
|
||||
util-linux >= v2.19 (requires fsck -l, agetty -s)
|
||||
sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended)
|
||||
dracut (optional)
|
||||
|
||||
When building from git you need the following additional dependencies:
|
||||
|
||||
Reference in New Issue
Block a user