Re: 15s wait for prompt for sudo su - on -current
- In reply to: tech-lists : "Re: 15s wait for prompt for sudo su - on -current"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Jun 2021 21:50:58 UTC
On Sun, 13 Jun 2021 18:19:04 +0100 tech-lists <tech-lists@zyxst.net> wrote: > On Sun, Jun 13, 2021 at 12:48:11PM -0400, Allan Jude wrote: > > > >During the 15 seconds of waiting, press control+t a bunch of times, what > >is the waitchan? > > % sudo su - > load: 0.11 cmd: git 79703 [running] 0.81r 0.67u 0.12s 8% 141608k [snip] > J. You could start su like sudo su root -V to see what really gets sourced and loaded. And sudo su - -f to not load/read .chsrc at all. best regards -- Daniel Dowse <freebsd-ml@daemonbytes.net>