From bb0182e02befeeaf483b2e38e5361d2a1e03c8ea Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Thu, 20 Jul 2023 18:56:42 -0400 Subject: [PATCH] Add Windows service + SystemD to features list --- docs/Features.dox | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/Features.dox b/docs/Features.dox index 6c1f42d3b3..725b26d947 100644 --- a/docs/Features.dox +++ b/docs/Features.dox @@ -23,8 +23,10 @@ tgstation-server is a BYOND server managment suite. It includes all the followin - Supports Elasticsearch ingesting - Able to self update with user input - Updates are sourced from our (or anyone else's if configured to do so) GitHub releases or uploaded directly by the user. - - Can also self update using official installation packages. -- Able to shutdown and restart without interrupting DreamDaemon processes. + - Can also self update using official installation packages +- Able to shutdown and restart without interrupting DreamDaemon processes +- Windows service integration with service commands +- SystemD integration with notify-reload support - Swarm system to coordinate servers across systems - Database backend supporting several providers - Microsoft SQL Server