Skip to content

Commit

Permalink
App restarts to quickly if it fails to start. (#2945)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmantly authored and lafriks committed Nov 20, 2017
1 parent 7e6c198 commit e4f96c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/systemd/gitea.service
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ After=network.target
###
#LimitMEMLOCK=infinity
#LimitNOFILE=65535
RestartSec=2s
Type=simple
User=git
Group=git
Expand Down

0 comments on commit e4f96c6

Please sign in to comment.