Skip to content

Commit

Permalink
Merge pull request #164 from pkalever/sockModeFix
Browse files Browse the repository at this point in the history
targetclid.sock: change SocketMode to 0600
  • Loading branch information
maurizio-lombardi committed Apr 1, 2020
2 parents 7ecf883 + 6e4f393 commit 1e5d2dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/targetclid.socket
Expand Up @@ -4,6 +4,7 @@ Documentation=man:targetclid(8)

[Socket]
ListenStream=/var/run/targetclid.sock
SocketMode=0600

[Install]
WantedBy=sockets.target

0 comments on commit 1e5d2dd

Please sign in to comment.