15 lines
281 B
Desktop File
15 lines
281 B
Desktop File
[Unit]
|
|
Description=Soteria Polkit Authentication Agent
|
|
After=graphical-session.target
|
|
Wants=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/lib/soteria-polkit/soteria
|
|
Restart=on-failure
|
|
RestartSec=2
|
|
Environment=GDK_BACKEND=wayland
|
|
|
|
[Install]
|
|
WantedBy=default.target
|