mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
creds: open up access to clients via Polkit
Use auth_admin_keep, so that users don't have to re-auth interactively again and again when encrypting/decrypting batches of credentials.
This commit is contained in:
committed by
Luca Boccassi
parent
2a1ffd3e3a
commit
caef0bc3dc
@@ -16,7 +16,7 @@ Before=sockets.target
|
||||
[Socket]
|
||||
ListenStream=/run/systemd/io.systemd.Credentials
|
||||
FileDescriptorName=varlink
|
||||
SocketMode=0600
|
||||
SocketMode=0666
|
||||
Accept=yes
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user