chore(Installer-MultiDesktop): Save to be able to work somewhere else

This commit is contained in:
2026-05-28 00:41:11 +02:00
parent c629e0f196
commit d1198b9d04
20 changed files with 178 additions and 86 deletions
@@ -1,11 +1,9 @@
[Unit]
Description=FWS Installer (Calamares)
After=display-manager.service
Requires=display-manager.service
After=graphical.target
[Service]
Type=simple
ExecStartPre=/bin/sh -c 'DISPLAY=:0 xhost +local:root 2>/dev/null || true'
ExecStart=/usr/bin/calamares
[Install]