Date: Mon, 29 Sep 2025 00:28:11 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289871] despite installing FreeBSD without including FreeBSD-csh, /etc/shells contains /bin/csh and /bin/tcsh Message-ID: <bug-289871-227-LimbYfOAsY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289871-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289871 --- Comment #9 from Lexi Winter <ivy@FreeBSD.org> --- (In reply to Ed Maste from comment #7) > despite installing FreeBSD without including FreeBSD-csh, /etc/shells contains /bin/csh and /bin/tcsh thanks. this is tricky to fix: my first thought was to remove /bin/csh from /etc/shells and have the csh package re-add it, but this will break non-pkgbase users. so i think the right fix here is that bsdconfig should test if the shell actually exists before offering it as a choice. i've put this on my TODO list but i'm not self-assigning since i don't know when i'll have time to look at it. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289871-227-LimbYfOAsY>
