Configure dedicated server timezone

This commit is contained in:
Alexander Sellite 2026-08-18 18:19:45 -04:00
parent 220cfd2354
commit 185538b819
5 changed files with 14 additions and 4 deletions

View file

@ -8,6 +8,7 @@ Type=simple
User=netfishing
Group=netfishing
WorkingDirectory=/opt/netfishing-server/current
Environment=TZ=UTC
EnvironmentFile=-/etc/netfishing-server.env
ExecStart=/opt/netfishing-server/current/NETfishingServer.x86_64 -- --config=/etc/netfishing-server.cfg
Restart=on-failure