Initial commit
This commit is contained in:
11
systemd/polkit-mate-authentication-agent-1.service
Normal file
11
systemd/polkit-mate-authentication-agent-1.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Authentication Agent for PolicyKit and MATE
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user