remove garbage from middle of comment
This commit is contained in:
parent
27c50298f3
commit
0a89dc0d5d
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ serveUnixSocket unixsocket serveconn = do
|
|||
S.bind soc (S.SockAddrUnix (fromOsPath unixsocket))
|
||||
-- Allow everyone to read and write to the socket,
|
||||
-- so a daemon like tor, that is probably running as a different
|
||||
-- de sock $ addModes
|
||||
-- user, can access it.
|
||||
--
|
||||
-- Connections have to authenticate to do anything,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue