will this behavior get fixed in my lifetime? the alias for "df" is a dirty solution
over many many years you did not need to take care about a large amount of mount-binds - since systemd was introduced in Fedora 15 it is unusable guys who introduce changes in the whole system should also take care to fix the negative impacts or if this is not possible not change things which are not broken [root@arrakis:~]$ /bin/df | wc -l 121 [root@arrakis:~]$ alias df alias df='df -hT | grep -v tmpfs | grep -v cifs | grep -v /usr/local/sftp-homes | grep -v rootfs | grep -v /var/named/chroot | grep -v /var/tmp' _____________________ https://bugzilla.redhat.com/show_bug.cgi?id=709351#c12 This "totally idiotic bug" is caused by "harmless" change of /etc/mtab to symlink requested by systemd guys... and solution still discussed upstream...
signature.asc
Description: OpenPGP digital signature
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
