| Summary: | /etc/rc.d/mountcritermote requires ldconfig for non-ascii charset support in smbfs | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Slawek <Slawek> |
| Component: | conf | Assignee: | Doug Barton <dougb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.1-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Slawek
2003-07-28 10:30:15 UTC
Responsible Changed From-To: freebsd-bugs->mtm Over to the rc.d maintainer. State Changed From-To: open->closed It's far more likely that libraries which should be included in ldconfig will be mounted on remote file systems, as opposed to the scenario you describe here. What you need to accomplish (late mounting of an smbfs share) is probably best done through an rc.local script, or even a custom rc.d script of your own now that the local scripts are included in the base rcorder. Responsible Changed From-To: mtm->dougb Mike has been MIA for a while, so I'll take responsibility for cleaning this one up. |