Allow robosignatory to use systemd-ask-password
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
5628b8d2a5
commit
f5d9df89ac
1 changed files with 11 additions and 0 deletions
|
@ -190,3 +190,14 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- robosignatory
|
- robosignatory
|
||||||
|
|
||||||
|
- name: Allow robosignatory to use systemd-ask-password
|
||||||
|
acl:
|
||||||
|
path: /run/systemd/ask-password
|
||||||
|
entity: robosignatory
|
||||||
|
etype: user
|
||||||
|
permissions: rwx
|
||||||
|
state: present
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
- robosignatory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue