From c5fcda1390afaba71133b2ee6ac1ddd0f559ef8c Mon Sep 17 00:00:00 2001
From: tv <tv@shackspace.de>
Date: Sat, 11 Jul 2015 11:17:18 +0200
Subject: [PATCH] tv.retiolum: rm nop conf

---
 modules/tv/retiolum/config.nix | 1 -
 1 file changed, 1 deletion(-)

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 {