This commit is contained in:
parent
4a9f39acd0
commit
1b05b49e04
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
ExecStart = "${pkgs.rustypaste}/bin/rustypaste";
|
ExecStart = "${pkgs.rustypaste}/bin/rustypaste";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 30;
|
RestartSec = 30;
|
||||||
StandardOutput = "syslog";
|
|
||||||
WorkingDirectory = "/var/lib/rustypaste";
|
WorkingDirectory = "/var/lib/rustypaste";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue