diff options
| author | makefu <github@syntax-fehler.de> | 2015-07-26 18:11:09 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2015-07-26 18:11:09 +0200 |
| commit | c021118096479ed15c32d40e7f5f7fc64e81bad1 (patch) | |
| tree | ca56bf04a16baa0e71c7299092b8f29fcad93b42 /2configs/tv/smartd.nix | |
| parent | 784929d0015547f2a314651ac67f095aee16c6ca (diff) | |
| parent | 9195e3101718fa255976b18d1513eeda08fee2de (diff) | |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to '2configs/tv/smartd.nix')
| -rw-r--r-- | 2configs/tv/smartd.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/tv/smartd.nix b/2configs/tv/smartd.nix index 2e9d955..9c4d8b2 100644 --- a/2configs/tv/smartd.nix +++ b/2configs/tv/smartd.nix @@ -8,7 +8,7 @@ device = "DEVICESCAN"; options = toString [ "-a" - "-m tv@wu.retiolum" + "-m ${config.krebs.users.tv.mail}" "-s (O/../.././09|S/../.././04|L/../../6/05)" ]; } |
