Jesse Smith
4438de4e50
Added --version flag to init and updated manual page.
2018-06-22 17:04:47 -03:00
Jesse Smith
272f112c98
Added new signal handler for SIGUSR2. When init receives SIGUSR2
...
it closes (and leaves closed) the named pipe /run/initctl. This
can be used to make sure init does not have any files open. However,
it also means we cannot switch run levels or bring down the system.
The pipe can be re-opened by sending init the SIGUSR1 signal.
Updated the man pages for initctl and init to include this information.
2018-04-17 19:44:50 -03:00
Jesse Smith
aee28b3292
Updated init page to reference the initctl manual page instead of
...
telling people to read the source code to learn how to use
the /run/initctl named pipe. Updated Makefile to install
the initctl.5 manual page.
2018-04-14 19:19:18 -03:00
Jesse Smith
efa6fefa8e
Applied Debian patches to update init Makefile, halt and init documentation.
2018-02-20 19:26:09 -04:00
Jesse Smith
7817f31a4f
Updated init.8 man page to include the term "reload" when the Q or q
...
parameter is passed.
2018-02-20 19:23:48 -04:00
Petter Reinholdtsen
959397cf9a
Improve nroff formatting of init(8) manual page.
...
Based on patch from Bjarni Ingi Gislason in
<URL: https://bugs.debian.org/890041 >.
2018-02-11 09:20:47 +00:00
Petter Reinholdtsen
2fe47a3c9f
Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is
...
no longer needed according to Michael Bunk. Patch from Michael
Biebl.
2009-09-10 08:28:49 +00:00