CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/21 01:13:59
Modified files:
usr.bin/doas : doas.c
Log message:
Revert r1.87 "Pledge before authentication when possible"
Someone reported to me that
''This breaks ansible managed machines where "persist" isn't used. There
i get
/bsd: doas[49341]: pledge "proc", syscall 2
Using "persist", everything is fine.''
