mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Don't run Remotely service as www-data anymore.
This commit is contained in:
parent
1ad6dac15e
commit
ebc3214db3
@ -57,7 +57,6 @@ Restart=always
|
||||
# Restart service after 10 seconds if the dotnet service crashes:
|
||||
RestartSec=10
|
||||
SyslogIdentifier=remotely
|
||||
User=www-data
|
||||
Environment=ASPNETCORE_ENVIRONMENT=Production
|
||||
Environment=DOTNET_PRINT_TELEMETRY_MESSAGE=false
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user