Hi, Has anyone been thinking of implementing the systemd tmpfiles service (http://www.freedesktop.org/software/systemd/man/systemd-tmpfiles.html) in NixOS? It seems useful for non-root services that need directories in /run/ before they are started. Would be nice to let systemd take care of the file creation instead of doing mkdir in preStart etc.
/ Rickard _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
