mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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
|