Hmm, but csh doesn’t read a file called ~/.csh.login, it reads ~/.login - that’s nothing to do with login_conf, it’s a [t]csh specific file.
Will have a look at the git thingy. Ceri > On 22 Feb 2021, at 18:25, [email protected] wrote: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253758 > > Daniel Ebdrup Jensen <[email protected]> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|Open |Closed > Resolution|--- |Not A Bug > > --- Comment #2 from Daniel Ebdrup Jensen <[email protected]> --- > Upon closer inspection, this isn't a bug. > > The section deals with csh-specific syntax for setting environment variables > when csh is started. > The files ~/login_conf.db or /etc/login.conf.db apply environment variables to > more than the shell and system-wide, respectively, are both shell-independent. > > If you want to fix this, I would recommend rewriting this to instruct people > to > modify /etc/login.conf and use cap_mkdb(1) to regenerate the database, so > you're welcome to submit that as a new report. > > It'd also help me immensely if you use `git format-patch`, as that retains a > bunch of metadata, including authorship so I don't have to remember to include > that. ;) > > -- > You are receiving this mail because: > You reported the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
