From 1eec4f2e0776ef28e05ccf12497aeaca172306f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 28 Dec 2023 10:31:16 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 6a02fa2..e6204ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,6 +58,8 @@ ram.runtime = "50M" format = "whatever" rename = "netdata-uninstaller.sh" + [resources.system_user] + [resources.install_dir] dir = "/opt/__APP__"