mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 20:47:28 +01:00
Update src/Tgstation.Server.Host/Components/InstanceManager.cs
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
This commit is contained in:
co-authored by
Jordan Dominion
parent
a15d5f27c8
commit
a9545ecc51
@@ -678,7 +678,7 @@ namespace Tgstation.Server.Host.Components
|
||||
|
||||
if (!platformIdentifier.IsWindows && systemIdentity.IsSuperUser)
|
||||
{
|
||||
logger.LogWarning("TGS is being run as the root account. This is not recommended and may prevent launch in a future version.");
|
||||
logger.LogWarning("TGS is being run as the root account. This is not recommended.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user