init.8 (4c2c7b2c9461801cdc2b12fb342d39207e92c445) | init.8 (c2965cd1854b75e6a13cb4bd6759b71adc8d2a87) |
---|---|
1.\" Copyright (c) 1980, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Donn Seeley at Berkeley Software Design, Inc. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 269 unchanged lines hidden (view full) --- 278.Em run-level 279on a command line, and 280.Nm 281will signal the original 282(PID 1) 283.Nm 284as follows: 285.Bl -column Run-level SIGTERM | 1.\" Copyright (c) 1980, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Donn Seeley at Berkeley Software Design, Inc. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 269 unchanged lines hidden (view full) --- 278.Em run-level 279on a command line, and 280.Nm 281will signal the original 282(PID 1) 283.Nm 284as follows: 285.Bl -column Run-level SIGTERM |
286.It Sy "Run-level Signal Action | 286.It Sy "Run-level Signal Action" |
287.It Cm 0 Ta Dv SIGUSR2 Ta "Halt and turn the power off" 288.It Cm 1 Ta Dv SIGTERM Ta "Go to single-user mode" 289.It Cm 6 Ta Dv SIGINT Ta "Reboot the machine" 290.It Cm c Ta Dv SIGTSTP Ta "Block further logins" 291.It Cm q Ta Dv SIGHUP Ta Rescan the 292.Xr ttys 5 293file 294.El --- 66 unchanged lines hidden --- | 287.It Cm 0 Ta Dv SIGUSR2 Ta "Halt and turn the power off" 288.It Cm 1 Ta Dv SIGTERM Ta "Go to single-user mode" 289.It Cm 6 Ta Dv SIGINT Ta "Reboot the machine" 290.It Cm c Ta Dv SIGTSTP Ta "Block further logins" 291.It Cm q Ta Dv SIGHUP Ta Rescan the 292.Xr ttys 5 293file 294.El --- 66 unchanged lines hidden --- |