diff options
author | tv <tv@shackspace.de> | 2015-07-11 11:17:18 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-11 11:17:18 +0200 |
commit | c5fcda1390afaba71133b2ee6ac1ddd0f559ef8c (patch) | |
tree | d2c7cf51956c867d919a82bd407cf77d8c20c767 /modules/tv/retiolum | |
parent | a86f97a90f58d0a330864f6c1805bca8579c3b3f (diff) |
tv.retiolum: rm nop conf
Diffstat (limited to 'modules/tv/retiolum')
-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 9d774c051..f1d227f6b 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 { |