fixup
This commit is contained in:
parent
06bdd89018
commit
0dfad3777b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
Type = "simple";
|
||||
RuntimeDirectory = "socat-prowlarr";
|
||||
DynamicUser = true;
|
||||
UMask = "000";
|
||||
NetworkNamespacePath = "/var/run/netns/wg";
|
||||
ExecStart = "${pkgs.socat}/bin/socat -d -d UNIX-LISTEN:/run/socat-prowlarr/prowlarr.sock,unlink-early,fork TCP4:127.0.0.1:9696";
|
||||
Restart = "on-failure";
|
||||
|
|
Loading…
Reference in a new issue