reboot 414 B

1234567891011121314151617181920
  1. .TH REBOOT 8
  2. .SH NAME
  3. reboot \- reboot the system upon loss of remote file server connection
  4. .SH SYNOPSIS
  5. .B aux/reboot
  6. [
  7. .I file
  8. ]
  9. .SH DESCRIPTION
  10. .I Reboot
  11. stats
  12. .IR file ,
  13. default
  14. .BR /$\fIcputype\fP/init ,
  15. once a minute. If the stat times out,
  16. .I reboot
  17. reboots the system. This is used to restart diskless cpu
  18. servers whenever their file server connection is broken.
  19. .SH SOURCE
  20. .B /sys/src/cmd/aux/reboot.c