diff options
Diffstat (limited to 'units/systemd-creds.socket')
-rw-r--r-- | units/systemd-creds.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-creds.socket b/units/systemd-creds.socket index 794fac19a8..ac72ccc82f 100644 --- a/units/systemd-creds.socket +++ b/units/systemd-creds.socket @@ -16,7 +16,7 @@ Before=sockets.target [Socket] ListenStream=/run/systemd/io.systemd.Credentials FileDescriptorName=varlink -SocketMode=0600 +SocketMode=0666 Accept=yes [Install] |