package/polkit: install service file
authorAdam Duskett <Aduskett@gmail.com>
Sat, 18 Apr 2020 02:58:13 +0000 (19:58 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 Apr 2020 12:45:50 +0000 (14:45 +0200)
commit3f885d9dfe061e0401a6c13871ae9301e68db862
tree3e3e65e784ba7a3ba54b3cbc200f6f53448ae6b2
parent22d784d5753ad522328f4fe4be7f993a32fb6a91
package/polkit: install service file

The default installed service file is missing a target, which causes preset-all
to not enable the service.

Add the service file to package/polkit with the addition of:

[Install]
WantedBy=multi-user.target

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/polkit/polkit.mk
package/polkit/polkit.service [new file with mode: 0644]