]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: add note about systemd and --all historical context
authorKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2025 08:42:36 +0000 (10:42 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2025 08:42:36 +0000 (10:42 +0200)
commitd59e09cc0fb98268196cbf48080a74094e69d1a6
treec87a793a6d394f6326a8ffac0d530f78d2e7a6bb
parentbe33a6786b82dc456be347d2b366661100101793
mount: add note about systemd and --all historical context

Add information that mount -a was originally designed for init scripts
but many modern systemd-based distributions use systemd units instead
for mounting filesystems on boot in a more sophisticated way.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8.adoc