Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2016 15:22:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213705] shutdown not gracefully exiting shells losing their console history.
Message-ID:  <bug-213705-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213705

            Bug ID: 213705
           Summary: shutdown not gracefully exiting shells losing their
                    console history.
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: joeb1@a1poweruser.com

The normal behavior of csh shells on exit is to save the session console
command history for that user and restore the previous session history when
that user logs back in.=20

The long existing problem with the shutdown, reboot, and halt commands is t=
hat
they just kill all things running including the shells of any users logged =
on
the system resulting in the loss of their current session console command
history.

The goal would be to have shutdown, reboot, and halt commands changed to
gracefully exit all currently running shells before starting to kill all
remaining things running or at least gracefully exit the shell that the com=
mand
was issued from.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213705-8>