mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-11 07:29:33 -05:00
fix: policy file mode not allowing group to write
This commit is contained in:
parent
ac25ef6b87
commit
2576d14448
@ -35,7 +35,7 @@ contents:
|
|||||||
|
|
||||||
#}
|
#}
|
||||||
|
|
||||||
{% set policy_mode = '0644' -%}
|
{% set policy_mode = '0664' -%}
|
||||||
{% set policy_user = 'root' -%}
|
{% set policy_user = 'root' -%}
|
||||||
{% set policy_group = 'qubes' -%}
|
{% set policy_group = 'qubes' -%}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user