 Laurent CheylusandGitHub
|
d57ed157ad
|
Remove tmppath pledge on OpenBSD (#4699)
"tmppath" pledge is no longer supported.
See commit https://github.com/openbsd/src/commit/c883e836f48a8ca9ee3be9de6ebf4b36751f2196
Signed-off-by: Laurent Cheylus <foxy@free.fr>
|
2026-03-02 22:55:13 +09:00 |
|
 Laurent CheylusandGitHub
|
952b6af445
|
Allow files creation in /tmp on OpenBSD (#3512)
- src/protector/protector_openbsd.go: add tmppath for pledge
permissions
- fix junegunn/fzf#3511
Signed-off-by: Laurent Cheylus <foxy@free.fr>
|
2023-11-21 16:03:12 +09:00 |
|
 Laurent CheylusandGitHub
|
d51b71ee80
|
Fix crash on OpenBSD with --listen (#3483)
- src/protector/protector_openbsd.go: add inet permissions for pledge
- fix #3481
Signed-off-by: Laurent Cheylus <foxy@free.fr>
|
2023-10-17 08:46:43 +09:00 |
|