mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
tests - disable systemd start limit
This commit is contained in:
parent
561e64a890
commit
7fe58ddd57
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Restart=always
|
||||
StartLimitBurst=1
|
||||
StartLimitIntervalSec=0
|
||||
User=root
|
||||
PIDFile=/opt/bunkerweb/tmp/scheduler.pid
|
||||
ExecStart=/opt/bunkerweb/scripts/start.sh start
|
||||
|
|
|
|||
Loading…
Reference in a new issue