| Summary: | net-fs/nfs-utils: rpc.pipefs init script lacks helpful output on error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sebastian Pipping <sping> |
| Component: | Current packages | Assignee: | Network Filesystems <net-fs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Sebastian Pipping
2011-06-19 19:35:35 UTC
ive dropped some silent return paths so that `mount` always executes. if rpc_pipefs isnt present, it'll say so. the eend suggests some kernel configs to check, but that's about all i'll add as these paths do not incur more overhead. init.d scripts arent there to debug your system for you, so i'm not going to add code that checks things further. http://sources.gentoo.org/net-fs/nfs-utils/files/rpc.pipefs.initd?r1=1.1&r2=1.2 Alright, thanks! Respect for the respone time! |