Skip to content
Commit 02dfc07a authored by Tristan Helmich (omniIT)'s avatar Tristan Helmich (omniIT)
Browse files

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.
parent 8746c77a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment