diff options
Diffstat (limited to 'slopbot.service')
| -rw-r--r-- | slopbot.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slopbot.service b/slopbot.service index 0be6208..a39e3b4 100644 --- a/slopbot.service +++ b/slopbot.service @@ -12,7 +12,7 @@ EnvironmentFile=-/home/ben/src/bsima/slopbot/.env # Agent shell commands can then resolve only the tools packaged for slopbot, e.g. slop-search/slop-fetch. ExecStart=/run/current-system/sw/bin/nix --extra-experimental-features 'nix-command flakes' run /home/ben/src/bsima/slopbot#slopbot Restart=on-failure -RestartSec=5 +RestartSec=30 NoNewPrivileges=true CapabilityBoundingSet= |
