Changeset 23449
- Timestamp:
- 2007-11-13 10:54:51 (11 months ago)
- Files:
-
- 1 modified
-
branches/SULeopard/launchd/src/launchctl.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/SULeopard/launchd/src/launchctl.c
r23400 r23449 2765 2765 } 2766 2766 2767 fprintf(stderr, "fsck failed! Leaving the root file system read-only...\n"); 2767 fprintf(stderr, "fsck failed!\n"); 2768 2769 /* someday, we should keep booting read-only, but as of today, other sub-systems cannot handle that scenario */ 2770 assumes(reboot(RB_HALT) != -1); 2768 2771 2769 2772 return;

