Y
Hacker News
new
|
ask
|
show
|
jobs
by
slasaus
3578 days ago
Really love the new persist option. It makes `doas su -` less compelling when you have to run multiple commands and use a complicated password.
2 comments
Athas
3578 days ago
I find the implementation very compelling too - it uses kernel support. That really simplifies an otherwise very complicated and security-sensitive code path.
link
daptaq
3578 days ago
You could also use `doas -s`, see doas(1)
link