Might have to name the dirs?
This commit is contained in:
parent
463ab4f26a
commit
f7b6fb5c65
@ -84,6 +84,8 @@ in {
|
||||
# LockPersonality = true;
|
||||
# PermissionsStartOnly = true;
|
||||
WorkingDirectory = "${pkgs.objectifier}";
|
||||
StateDirectory = "objectifier";
|
||||
CacheDirectory = "objectifier";
|
||||
LimitNOFILE = 4096;
|
||||
Restart = "on-failure";
|
||||
RestartSec = "5s";
|
||||
|
Loading…
Reference in New Issue
Block a user