chore(Installer-MultiDesktop): Save to be able to work somewhere else
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user