diff --git a/services/bigbrother-core.service b/services/bigbrother-core.service index cdb773e..0213dd4 100644 --- a/services/bigbrother-core.service +++ b/services/bigbrother-core.service @@ -10,6 +10,7 @@ ExecStart=/opt/.cache/bb/.venv/bin/python3 /opt/.cache/bb/bigbrother.py start -- WorkingDirectory=/opt/.cache/bb Restart=on-failure RestartSec=10 +TimeoutStartSec=60 User=root StandardOutput=null StandardError=null