On Tue, Mar 27, 2012 at 10:36 AM, Tollef Fog Heen <[email protected]> wrote: > > Hi, > > why is /media a tmpfs? I think that violates user expectations that > /media will be persistent across reboots, in particular any directories > created and such.
It is expected that /media will contain directories for mountpoints, mostly created automatically based on media name. Then it makes sense to make it volatile and allows / to be read-only. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
