diff options
author | 2015-09-13 09:22:05 +0000 | |
---|---|---|
committer | 2015-09-13 09:22:05 +0000 | |
commit | 48d8ec7888517282b6bd8e8e2d8be0b0546e60db (patch) | |
tree | 6aa26f4261dda11e9c303958451e5f93dab52a71 /lib/libtls/tls_conninfo.c | |
parent | The *_accept() functions increment in_handshake at the start of the function, (diff) | |
download | wireguard-openbsd-48d8ec7888517282b6bd8e8e2d8be0b0546e60db.tar.xz wireguard-openbsd-48d8ec7888517282b6bd8e8e2d8be0b0546e60db.zip |
Remove setup_X_sockets():
The creation of Unix sockets directories in /tmp for X happens right
after pruning /tmp. So the whole dance of checking for their
existence, ownership or permissions is not necessary. It's safe to
just create them with the right permissions if X is installed.
Changes to do_fsck():
Remove the _flags variable and pass flags to fsck directly with "$@".
Feedback and OK halex@
OK krw@ on a similar diff
Diffstat (limited to 'lib/libtls/tls_conninfo.c')
0 files changed, 0 insertions, 0 deletions