CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/02/21 15:53:40
Modified files: usr.bin/skeyinit: skeyinit.c Log message: Fix skeyinit -E by hoisting argument parsing and the call to enable_db() above the calls to pledge(): /etc/skey wants to have its sticky bit. ok deraadt@