genrunlevel (8) - Linux Manuals
genrunlevel: create initng's runlevels
NAME
genrunlevel - create initng's runlevelsSYNOPSIS
genrunlevel [--overwrite] [--path PATH]genrunlevel --migrate
DESCRIPTION
genrunlevel creates the runlevels and virtuals used by initng. Generally these are default.runlevel and system.virtual.genrunlevel --migrate fixes your runlevels when there's a change in initng-ifiles.
OPTIONS
- --overwrite
- Overwrite files if they exist.
- --path PATH
- Sets the search path for executables.
- --destdir PATH
- Destination path prefix (default: /).
- --confdir PATH
- Configuration directory (default: /etc/initng).
- --all
- Create all runlevels.
- file1 file2 ...
-
Create file1 file2 ... fileN runlevels.
AUTHOR
initng was written by Jimmy Wennlund <jimmy.wennlund [at] gmail.com> and can be found at http://www.initng.org/.This manual page was written by Ismael Luceno <ismael.luceno [at] gmail.com>. Loosely based on gen_system_runlevel manual page, by Armin Berres <a.berres [at] web.de>.