10 lines
162 B
Desktop File
10 lines
162 B
Desktop File
[Unit]
|
|
Description=Service starts calamares_polkit
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=tromjaro
|
|
ExecStart=/bin/bash calamares_polkit
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |