aboutsummaryrefslogtreecommitdiff
path: root/riemann.fmi.uni-sofia.bg/ninit/man/reboot.man
blob: 7f61861f63b90853f6f5589bc8902201652c8369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
ninit-reboot(8)						       ninit-reboot(8)



NAME
       ninit-reboot - reboot your system immediately

SYNOPSIS
       ninit-reboot RESTART
       niniy-reboot HALT
       ninit-reboot POWER_OFF
       ninit-reboot ENABLE_CAD
       ninit-reboot DISABLE_CAD


DESCRIPTION
       ninit-reboot is used to reboot your system.

       It  will	 not  shut  down  services, unmount filesystems or notify your
       users, but expects that this has already been done when it is called.


USAGE
       To prevent accidential use of this application the parameters  have  to
       be written in uppercase letters.

       RESTART	 restart (reboot) the system

       HALT	 halt the kernel

       POWER_OFF power off the system if possible (supported by hardware)

       ENABLE_CAD
		 halt the system.  Enable CTRL-ALT-DEL key to restart the sys-
		 tem after halt.

       DISABLE_CAD
		 halt the system.  Disable CTRL-ALT-DEL	 key  to  restart  the
		 system after halt.




AUTHOR
       ninit-reboot was contributed by Tommi Virtanen.

       This manpage was partially written by Erich Schubert <[email protected]>
       for the Debian GNU/Linux operating system.


SEE ALSO
       ninit(8), nsvc(8), ninit-shutdown(8), nkillall(8)



				 Dec 28, 2009		       ninit-reboot(8)