Revision f83fd0f8
Added by Scott Ullrich almost 16 years ago
etc/rc | ||
---|---|---|
293 | 293 |
|
294 | 294 |
rm -rf /usr/local/pkg/pf/CVS |
295 | 295 |
|
296 |
/usr/local/bin/php -f /etc/rc.conf_mount_ro |
|
297 |
|
|
298 | 296 |
# Remove stale files that have already been processed by bootup |
299 | 297 |
# scripts |
300 | 298 |
rm -f /tmp/filter_dirty |
... | ... | |
308 | 306 |
|
309 | 307 |
/usr/local/bin/beep.sh start 2>&1 >/dev/null |
310 | 308 |
|
309 |
etc/rc.conf_mount_ro |
|
310 |
|
|
311 | 311 |
exit 0 |
Also available in: Unified diff
Move RO operation down