-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinit.man
32 lines (19 loc) · 854 Bytes
/
init.man
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
Unix utility 'init'
The Unix utility 'init' is responsible for initializing the Hexagonix Operating System.
When started, it configures a series of system environments, also starting the services and
utilities specified in "/rc".
When requested by Hexagon, with PID 1, it performs the activities described above.
However, if called by the user, after an already successful initialization where it receives PID
other than 1, it just ends its execution.
WARNING: This utility does not provide help using the 'init ?' command.
USAGE:
init
No additional parameters are required.
This utility presents no output to the user.
HISTORY
This command appeared in the Hexagonix H1 or in previous development versions (2015-2021).
AUTHOR
Felipe Miguel Nery Lunkes
LICENSE
Licensed under BSD-3-Clause.
Hexagonix [2.3 03/12/2023]