Author :
deraadt
Date :
2018-08-03 15:14:18
Hash :19a58c97 Message :Move pledge to after getopt, when the finger program becomes known
(defaults to /usr/bin/finger, but can be redefined with -P option).
Then unveil that program for "x" (execution), and pledge as before.
No other filesystem accesses occur after that point.