Updated kestrel-twain.service

This commit is contained in:
Ben Ramey
2023-02-25 13:25:10 +00:00
parent 681420f6f6
commit 31c2fa5a4f

View File

@@ -8,7 +8,7 @@ Restart=always
# Restart service after 10 seconds if the dotnet service crashes:
RestartSec=10
KillSignal=SIGINT
SyslogIdentifier=twain
SyslogIdentifier=kestrel-twain
User=www-data
Environment=ASPNETCORE_ENVIRONMENT=Production
Environment=DOTNET_PRINT_TELEMETRY_MESSAGE=false