From 231931ffba1bca9d8759bbd6f797e56f8c6971fa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Mar 2012 17:04:22 +0200 Subject: units: don't mount tmpfs on /media anymore udisks2 doesn't use /media anymore, instead mounts removable media in a user-private directory beneath /run. /media is hence mostly obsolete and hence it makes little sense to continue to mount a tmpfs to it. Distributions should consider dropping the mount point entirely since nothing uses it anymore. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2fe676a724..de3b2d63a1 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,8 @@ Bugfixes: Features: +* dbus upstream still refers to dbus.target and shouldn't + * Make -f in systemctl enable both --follow and --force * ensure that logind sets the syslog facility to AUTH when logging -- cgit v1.2.3-54-g00ecf