sysprofd: require polkit authorization by the peer

This commit is contained in:
Christian Hergert
2019-05-08 19:13:09 -07:00
parent e77310a511
commit ab2fdffa6d
4 changed files with 66 additions and 36 deletions

View File

@ -58,8 +58,8 @@ configure_file(
)
i18n.merge_file(
input: 'org.gnome.sysprof2.policy.in',
output: 'org.gnome.sysprof2.policy',
input: 'org.gnome.sysprof3.policy.in',
output: 'org.gnome.sysprof3.policy',
po_dir: podir,
install: true,
install_dir: join_paths(datadir, 'polkit-1/actions'),