When running pwsh.exe -NonInteractive -NoProfile -ExecutionPolicy Bypass -File install.ps1 -distro Ubuntu-22.04 -Debug
I receive the following error message:
DEBUG: --- Detecting default user in Ubuntu-22.04
/usr/sbin/enter-systemd-namespace: line 10: /usr/sbin/daemonize: No such file or directory
When running
pwsh.exe -NonInteractive -NoProfile -ExecutionPolicy Bypass -File install.ps1 -distro Ubuntu-22.04 -Debug
I receive the following error message:DEBUG: --- Detecting default user in Ubuntu-22.04 /usr/sbin/enter-systemd-namespace: line 10: /usr/sbin/daemonize: No such file or directory