You are not logged in.

#1 2013-12-14 07:09:53

dazemc
Member
From: Seattle, Washington, USA
Registered: 2013-03-02
Posts: 64

[SOLVED]Querying password for root time out

Couldn't think of a better subject name. Is there a way to extend the time out that a terminal asks for the root password? Example when using the command

makepkg -si PKGBUILD

I almost always come back and I have to manually install the package...while not a major issue it is a minor annoyance.

Last edited by dazemc (2013-12-17 00:07:41)

Offline

#2 2013-12-14 07:20:42

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED]Querying password for root time out


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-12-14 07:32:25

dodo3773
Member
Registered: 2011-03-17
Posts: 820

Re: [SOLVED]Querying password for root time out

If you mean the timeout at the end of making a package from makepkg; the one that spits out the error:

==> WARNING: Failed to install built package(s).

then no I do not believe there is a configuration to change that. Not one I know of at least.

Edit: That comes from "pacman -U packagename". You would have to go in and change the source code for pacman if this was / is a needed feature I believe. Nevermind. sudo is called by one of the makepkg scripts and is all done by sudoers.

Last edited by dodo3773 (2013-12-14 07:49:54)

Offline

#4 2013-12-14 07:46:49

dodo3773
Member
Registered: 2011-03-17
Posts: 820

Re: [SOLVED]Querying password for root time out

No wait jasonwryan is right I believe but it is a different timeout option you want I think other than "timestamp_timeout". I think you want "passwd_timeout" for the prompt timeout.

Read sudoers man page or look further down in the wiki entry you were linked to.

Last edited by dodo3773 (2013-12-14 07:48:20)

Offline

Board footer

Powered by FluxBB