Set sticky bit on socket
commit15ae398ea51f9adb282d7cf93a998a8ea401fd21
authorMarc André Tanner <mat@brain-dump.org>
Mon, 3 Aug 2015 10:30:27 +0000 (3 12:30 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Mon, 3 Aug 2015 10:48:26 +0000 (3 12:48 +0200)
treedec5c9454694e417cb4d31899b280b17097f67d4
parent42962ff82763825879393626df9563976a98bd51
Set sticky bit on socket

According to the XDG Base Directory Specification this should
prevent the file from being deleted by temporary cleanup
procedures.
server.c