#55 closed defect (invalid)
Incorrect symlinks in /etc/rc[06].d
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Book | Version: | 3.0-pre3 |
Severity: | major | Keywords: | |
Cc: |
Description
In Chapter 7's "Setting up symlinks and permissions" section, incorrect naming of symlinks causes mountfs to remount r/w instead of umount on runlevel 0 & 6 transitions.
FIX: Under /etc/rc0.d and /etc/rc6.d, change S800sendsignals to K910sendsignals and S900mountfs to K920mountfs.
Note:
See TracTickets
for help on using tickets.
Not incorrect