Change service type to notify

This commit is contained in:
sebclem 2023-07-16 22:38:57 +02:00
parent a8b974bfe7
commit e955498585

View File

@ -9,7 +9,7 @@ After=network.target
# Uncomment the next line if you have repos with lots of files and get a HTTP 500 error because of that
# LimitNOFILE=524288:524288
RestartSec=2s
Type=simple
Type=notify
User={{ gitea_run_user }}
Group={{ gitea_run_user }}
WorkingDirectory=/var/lib/gitea/