nixpkgs/nixos/modules/services/admin
Tristan Helmich (omniIT) 02dfc07a04 nixos/oxidized: Use symlinks for config files
The old `cp` suffers from a permission issue on the 2nd start of the
service. The files were copied from the read-only nix store. On the 2nd
start of the service the `cp` failed.
The new version force creates a symlink which does not suffer from this.
2019-08-14 09:30:51 +00:00
..
salt salt: Restart on config changes 2018-10-15 19:59:25 -07:00
oxidized.nix nixos/oxidized: Use symlinks for config files 2019-08-14 09:30:51 +00:00