On Sun, Jan 6, 2013 at 1:08 AM, Tom Gundersen <[email protected]> wrote: > 3) How do you deal with user accounts being accessed from different > machines? Assuming > /home is shared and /var is not, I'm struggling to see how storing > user-config in /var can work > (though I could not find any documentation, so it is entirely possible > I'm missing something > obvious).
It is not guaranteed that both machines will have the same locales, so sharing such configuration is already somewhat unreliable. -- Mantas Mikulėnas _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
