]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: check for stdout for fstab reload hint
authorKarel Zak <kzak@redhat.com>
Wed, 7 May 2025 08:47:13 +0000 (10:47 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 7 May 2025 08:47:13 +0000 (10:47 +0200)
commitcdc8b265bff5ee1ebd496aa1d6211e4ba120f766
tree42e046bcd7e5ccdc592da2fa1ab5e8db90981f7e
parent4e417332f4154acb0e7a12c775696eb561a405aa
mount: check for stdout for fstab reload hint

Fixes: https://github.com/util-linux/util-linux/issues/3558
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.c