https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289871
--- Comment #9 from Lexi Winter <[email protected]> --- (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.
