On Thu, Feb 14, 2013 at 9:47 AM, Seunghun Pi <[email protected]> wrote: > In case of root file system mounted in read-only mode, > the collected data cannot be stored. > Then add code to specify directory path of collected data as RW position. > With --savedir=PATH option, collected data can be stored in the path.
Hm, I don't se how this could work like this. What is making sure that this other filesystem is mounted before you try to access it? You probably want to use a .path unit as mentioned in [0]. Also, if the case can be made for this being good enough, then maybe we always want to put the readahead file there rather than having it configurable? Cheers, Tom [0]: <http://cgit.freedesktop.org/systemd/systemd/tree/TODO#n462> _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
