mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprofd: require polkit authorization by the peer
This commit is contained in:
@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user