forked from mirror/gitea
App restarts to quickly if it fails to start. (#2945)
This commit is contained in:
parent
7e6c198f21
commit
e4f96c60cd
@ -14,6 +14,7 @@ After=network.target
|
||||
###
|
||||
#LimitMEMLOCK=infinity
|
||||
#LimitNOFILE=65535
|
||||
RestartSec=2s
|
||||
Type=simple
|
||||
User=git
|
||||
Group=git
|
||||
|
Loading…
Reference in New Issue
Block a user