]> git.lizzy.rs Git - plan9front.git/blob - sys/man/8/reboot
lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks
[plan9front.git] / sys / man / 8 / reboot
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/lib ,
15 once every five minutes.  If the stat fails, rather than timing 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