[Nix-dev] systemd tmpfiles service
Rickard Nilsson
rickard.nilsson at telia.com
Mon Sep 16 18:14:52 CEST 2013
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
More information about the nix-dev
mailing list