calamares-settings/systemd/calamares-launch.service

10 lines
162 B
SYSTEMD

[Unit]
Description=Service starts calamares_polkit
[Service]
Type=simple
User=tromjaro
ExecStart=/bin/bash calamares_polkit
[Install]
WantedBy=multi-user.target