11 lines
174 B
Desktop File
11 lines
174 B
Desktop File
[Unit]
|
|
Description=Polkit KDE Authentication Agent
|
|
|
|
[Service]
|
|
ExecStart=/usr/libexec/kf6/polkit-kde-authentication-agent-1
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|