Files
FWS/configs/releng/airootfs/etc/systemd/system/calamares.service

12 lines
209 B
Desktop File

[Unit]
Description=Calamares Installer
After=display-manager.service
Requires=display-manager.service
[Service]
Type=simple
ExecStart=/usr/bin/calamares
Restart=on-failure
[Install]
WantedBy=graphical.target