Fix Netdata stack install

This commit is contained in:
VirtuBox
2022-02-01 14:46:58 +01:00
parent 88e358f36c
commit 4b71d22467
3 changed files with 8 additions and 12 deletions

View File

@@ -1747,7 +1747,8 @@ def post_pref(self, apt_packages, packages, upgrade=False):
Log.wait(self, "Installing Netdata")
WOShellExec.cmd_exec(
self, "bash /var/lib/wo/tmp/kickstart.sh "
"--dont-wait --no-updates", errormsg='', log=False)
"--dont-wait --no-updates --static-only",
errormsg='', log=False)
Log.valide(self, "Installing Netdata")
if os.path.isdir('/etc/netdata'):
wo_netdata = "/"