Skip to content

Commit

Permalink
pcscd.socket.in: explicitly set socket file mode
Browse files Browse the repository at this point in the history
Fixes Debian #924914
Thanks to Mathias Behrle for the patch
  • Loading branch information
LudovicRousseau committed Mar 24, 2019
1 parent b9e6fe0 commit d627aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/pcscd.socket.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=PC/SC Smart Card Daemon Activation Socket

[Socket]
ListenStream=@ipcdir@/pcscd.comm
SocketMode=0666

[Install]
WantedBy=sockets.target

0 comments on commit d627aee

Please sign in to comment.