diff options
| author | makefu <github@syntax-fehler.de> | 2017-02-04 14:35:29 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-02-04 14:35:29 +0100 |
| commit | 8eb9faea91abe315207289235fbaa612946ff63e (patch) | |
| tree | 5943adb228ae3b1d6e59f06dc4f36e19afc87c38 /makefu/3modules | |
| parent | d6c9edd9dc860d560d4ea7a727962aaf93d09322 (diff) | |
Apply stashed changes
sorry
Diffstat (limited to 'makefu/3modules')
| -rw-r--r-- | makefu/3modules/snapraid.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/3modules/snapraid.nix b/makefu/3modules/snapraid.nix index 762e909b9..9c7854787 100644 --- a/makefu/3modules/snapraid.nix +++ b/makefu/3modules/snapraid.nix @@ -101,6 +101,7 @@ let # for scrubbing,fixing pkgs.snapraid ]; + krebs.on-failure.plans.snapraid-sync.name = "snapraid-sync"; environment.etc."snapraid.conf".text = snapraid-conf; systemd.timers.snapraid-sync = { description = "snapraid sync timer"; |
