diff options
author | tv <tv@krebsco.de> | 2015-07-11 11:17:18 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-11 11:17:18 +0200 |
commit | e21f45386d7aeb3dd3e9d828e1702115f4ef2bce (patch) | |
tree | 1b27edc0aa3694b1422c3398c4a1da3205587cdc /modules | |
parent | 85ce956325a29f1a63631d13615750c558327a84 (diff) |
tv.retiolum: rm nop conf
Diffstat (limited to 'modules')
-rw-r--r-- | modules/tv/retiolum/config.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/tv/retiolum/config.nix b/modules/tv/retiolum/config.nix index 9d774c0..f1d227f 100644 --- a/modules/tv/retiolum/config.nix +++ b/modules/tv/retiolum/config.nix @@ -121,7 +121,6 @@ in ExecStart = "${tinc}/sbin/tincd -c ${confDir} -d 0 -U ${user} -D"; SyslogIdentifier = "retiolum-tincd"; }; - restartIfChanged = true; }; users.extraUsers = singleton { |