https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279170
Bug ID: 279170
Summary: /etc/termcap.db -> /usr/share/misc/termcap.db missing?
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
I was looking at a ktrace dump file recently (/bin/ls) and noticed that
during initialisation, it attempted to read /etc/termcap.db - as that
failed, it then read the text version pointed to by /etc/termcap
Adding a link: /etc/termcap.db -> /usr/share/misc/termcap.db
caused subsequent runs to use the termcap.db version.
Is there any reason why /etc/termcap is linked, whilst /etc/termcap.db
isn't? And if so, what's the purpose of /usr/share/misc/termcap.db ?
Cheers, Jamie
--
You are receiving this mail because:
You are the assignee for the bug.