mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 00:50:45 +01:00
Reload instead of restart the service if only the config changes
This commit is contained in:
@@ -124,6 +124,7 @@ in
|
||||
|
||||
systemd.services.tgstation-server = {
|
||||
description = "tgstation-server";
|
||||
reloadTriggers = cfg.production-appsettings;
|
||||
serviceConfig = {
|
||||
User = cfg.username;
|
||||
Type = "notify-reload";
|
||||
|
||||
Reference in New Issue
Block a user