| Summary: | При первом старте после инсталяции при выключенном autofs все равно он стартует | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | glass <viro> |
| Component: | initscripts | Assignee: | Dmitry V. Levin <ldv> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
glass
2002-02-04 15:24:21 MSK
Should be fixed in 5.49-ipl39mdk. Last line of adjust_autofs set to: [ -x /etc/init.d/autofs -a -s \"$TABFILE\" ] && ExecIfExecutable /etc/init.d/autofs condrestart ||: Should be fixed in 5.49-ipl39mdk. Last line of adjust_autofs set to: [ -x /etc/init.d/autofs -a -s \"$TABFILE\" ] && ExecIfExecutable /etc/init.d/autofs condrestart ||: |