openbsd-ports/misc/shared-mime-info
robert 8d43a9958f unveil mime_path's parent directory with the 'r' permission to allow
stat(1) on it and then also unveil paths configured in XDG_DATA_DIRS
the same way so that the check_in_path_xdg_data() function can do its
job
after everything is done, call unveil(NULL, NULL) to disallow further
calls to unveil

ok ajacoutot@
2019-03-25 15:49:22 +00:00
..
2018-06-29 14:09:44 +00:00