From 7174b553de44c3c4a565e096a7bded9130e4b68f Mon Sep 17 00:00:00 2001 From: Olli Martin Date: Fri, 31 Jan 2025 06:39:18 +0100 Subject: [PATCH] Update Linux Installation --- Documentation/Installation/Linux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/Installation/Linux.md b/Documentation/Installation/Linux.md index afac9e1..c414af0 100644 --- a/Documentation/Installation/Linux.md +++ b/Documentation/Installation/Linux.md @@ -26,6 +26,7 @@ Description=acaad-user [Service] Type=notify +Environment="DOTNET_hostBuilder__reloadConfigOnChange=false" ExecStart=/usr/sbin/acaad-user/Oma.WndwCtrl.MgmtApi [Install] @@ -88,4 +89,4 @@ __TODO...__ ## Further Reading - [Running .NET Core Applications as a Linux Service](https://code-maze.com/aspnetcore-running-applications-as-linux-service/) - by [Muhammed Saleem](https://code-maze.com/author/muhammed-saleem/) \ No newline at end of file + by [Muhammed Saleem](https://code-maze.com/author/muhammed-saleem/)