Implement service side of privileges mapping
[platform/core/security/security-manager.git] / policy / privilege-group.list
1 # Configuration of groups assignment to privileges.
2 # Run security-manager-policy-reload to apply.
3 # Format:
4 # - each line of "<PRIVILEGE> <GROUP>" describes single mapping
5 # - privilege and group separated by white spaces
6 # - lines starting with '#' are ignored