On Tue, Jul 14, 2015, at 07:44 PM, Nikita Karetnikov wrote: > I'm aware of boot.runSize, but it doesn't seem to affect /run/user/1000. > What's > the proper way to do it?
The standard way of controlling the size of /run/user is the RuntimeDirectorySize directive in logind.conf [1]. The NixOS interface is services.logind.extraConfig. HTH. [1]: http://www.freedesktop.org/software/systemd/man/logind.conf.html (I originally sent this directly to the OP by accident, sorry about that!) _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
