HomeFreeBSD

Remove redundant code from runshutdown() now tcsetsid(3) works reliably.

Description

Remove redundant code from runshutdown() now tcsetsid(3) works reliably.

We can now just call setctty() without any problems. This means the
shell running the shutdown script is now the session leader, just like
on startup.

Details

Provenance
edAuthored on Jun 15 2009, 7:24 PM
Parents
rG9c373a81a380: Make tcsetsid(3) work on revoked TTYs.
Branches
Unknown
Tags
Unknown

Event Timeline