1NTSYSV(8) System Manager's Manual NTSYSV(8)
2
3
4
6 ntsysv - simple interface for configuring runlevels
7
9 ntsysv [--back] [--level <levels>]
10
12 ntsysv is a simple interface for configuring runlevel services which
13 are also configurable through chkconfig. By default, it configures the
14 current runlevel. If the user would like to configure other runlevels,
15 those levels can be specified on the command line by listing the levels
16 after --level, without any spaces. For example, the option --level 016
17 edits runlevels 0, 1, and 6.
18
19 A service is considered to be started in the runlevel set if it is
20 started in any of the runlevels which are being edited.
21
22 The ntsysv window normally contains a Cancel button. If --back is spec‐
23 ified, a Back button appears instead.
24
25
27 ntsysv returns 0 on success, 2 on error, and 1 if the user cancelled
28 (or backed out of) the program.
29
30
32 chkconfig(8),
33
34
36 Erik Troan <ewt@redhat.com>
37
38
39
404th Berkeley Distribution Mon Oct 13 1997 NTSYSV(8)