I need to mount tmpfs on .cache for each user after login. How can I do that with systemd? S For example I want for user1 mount tmpfs on dir .cache, for user2 mount .cache to tmpfs also and so on. After logout last session for this user, I need to unmount it...
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
