summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichal Sekletar <msekleta@redhat.com>2023-04-12 18:58:21 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2023-04-12 20:25:16 +0100
commit5015b5014bcff93371aef2c78b92efcfc2e38a40 (patch)
treea5c4a74abcff108cf8ef88041caf705e9270210c /man
parent112f27fdbf058baaf59bd967301fbfbd01badae9 (diff)
downloadsystemd-5015b5014bcff93371aef2c78b92efcfc2e38a40.tar.gz
man: add util-linux to the package list for Fedora container
/bin/login is shipped in util-linux, however, systemd.spec on Fedora has "Requires: (util-linux-core or util-linux)". If the dependency is fulfilled just by installation of util-linux-core then users won't be able to log in into the container after it boots. Let's add util-linux package to the package list so that /bin/login is always present.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 3b158a0631..ded8e3cd71 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -1677,7 +1677,7 @@ After=sys-subsystem-net-devices-ens1.device</programlisting>
<programlisting># dnf -y --releasever=&fedora_latest_version; --installroot=/var/lib/machines/f&fedora_latest_version; \
--repo=fedora --repo=updates --setopt=install_weak_deps=False install \
- passwd dnf fedora-release vim-minimal systemd systemd-networkd
+ passwd dnf fedora-release vim-minimal util-linux systemd systemd-networkd
# systemd-nspawn -bD /var/lib/machines/f&fedora_latest_version;</programlisting>
<para>This installs a minimal Fedora distribution into the