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