13 lines
211 B
Desktop File
13 lines
211 B
Desktop File
[Unit]
|
|
|
|
Description=Authorization Manager
|
|
Documentation=man:polkit(8)
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.PolicyKit1
|
|
ExecStart=/usr/lib/polkit-1/polkitd --no-debug
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|