Bug 298 - Sudo and nohup hangs clear command
Sudo and nohup hangs clear command
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.8
HP HP-UX
: high high
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-17 18:03 MDT by Cesar
Modified: 2008-11-06 07:40 MST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cesar 2008-08-17 18:03:45 MDT
When invoking "sudo" with "-i -u user" options from a shell script, if the shell script executed as sudo's argument contains a "nohup command &", then a "clear" command after the sudo call fails with no message; it just hangs there. Any echo command after sudo and before clear works.
The unix version is: HP-UX B.11.23 ia64
Comment 1 Todd C. Miller 2008-11-06 07:40:42 MST
Marking as fixed.  If this still is a problem with sudo 1.6.9p17, please reopen.