commit | fc118e13a9af1e54a6d95a50ef4dca6de25bab02 | [log] [download] |
---|---|---|
author | semarie <semarie> | Thu Jul 07 09:24:09 2016 +0000 |
committer | semarie <semarie> | Thu Jul 07 09:24:09 2016 +0000 |
tree | 37214700c985a9488acd82ca8ac3a27ea736b5a9 | |
parent | 325cbe90d925d3deb90559463b6d968c31fa5924 [diff] |
tmux: only consider ACCESSPERMS for setting mode on socket_path. it explicitly removes any S_ISUID|S_ISGID|S_ISTXT bits, instead of letting pledge(2) silenciously remove them. ok nicm@ beck@ deraadt@