Updates to the x86_64 image creation.

This commit is contained in:
Storm Dragon
2025-12-17 16:09:22 -05:00
parent 3f2dc0b492
commit f4e91f7ee2
9 changed files with 524 additions and 3 deletions

View File

@@ -29,6 +29,10 @@ file_permissions=(
["/usr/local/bin/install-stormux"]="0:0:755"
["/usr/local/bin/stormux-setup.sh"]="0:0:755"
["/usr/local/bin/init-pipewire-sound.sh"]="0:0:755"
["/usr/local/bin/sas.sh"]="0:0:755"
["/usr/local/bin/sas"]="0:0:755"
["/usr/share/fenrirscreenreader/scripts/ssh-login-monitor.sh"]="0:0:755"
["/etc/stormux-assist"]="0:0:755"
["/etc/stormux-assist/client.conf"]="0:0:644"
["/home/stormux"]="1000:1000:755"
)