volth b32b18631e nixos/tinc: do not tell systemd where is pidfile
```Tinc```'s pid file has more info than just a pid

```
# cat /run/tinc.dmz.pid
12209 7BD4A657B4A04364D268D188A0F4AA972A05247D802149246BBE1F1E689CABA1 127.0.0.1 port 656
```
so ```systemd``` fails to parse it.
It results in long (re)start times when ```systemd``` waits for a correct pid file to appear.
2017-08-09 22:35:20 +00:00
..
2017-07-18 10:54:01 +02:00
2017-08-04 02:24:07 +02:00
2017-08-04 02:20:31 +02:00
2017-07-27 19:00:54 +02:00
2017-02-11 13:55:09 -05:00
2017-08-04 02:24:07 +02:00
2017-07-27 19:00:54 +02:00