From 492a291a95cb359dd333ff572fd89a806cd39816 Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Sat, 6 May 2023 16:06:48 +0000 Subject: [PATCH] ofc we need a system user --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index f1bd90f..017f926 100644 --- a/manifest.toml +++ b/manifest.toml @@ -71,6 +71,9 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" autoupdate.asset = "linkstack.zip" + [resources.system_user] + # This will provision/deprovision a unix system user + [resources.install_dir] # This will create/remove the install dir as /var/www/$app # and store the corresponding setting $install_dir