Date: Mon, 15 Jun 2009 19:24:47 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/init init.c Message-ID: <200906151925.n5FJP3xG066049@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-06-15 19:24:47 UTC
FreeBSD src repository
Modified files:
sbin/init init.c
Log:
SVN rev 194257 on 2009-06-15 19:24:47Z by ed
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.
Revision Changes Path
1.68 +1 -18 src/sbin/init/init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906151925.n5FJP3xG066049>
