genrunlevel (8) Linux Manual Page
genrunlevel – create initng’s runlevels
Synopsis
genrunlevel [–overwrite] [–path PATH] –destdir PATH] [–confdir PATH]
–all | file1 file2 …]
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.
–pathPATH- Sets the search path for executables.
–destdirPATH- Destination path prefix (default: /).
–confdirPATH- Configuration directory (default: /etc/initng).
–all- Create all runlevels.
- file1 file2 …
- Create file1 file2 … fileN runlevels.
See Also
initng(8), ngc(8), ngdc(8), ng-update(8), install_service(8), system_off(8).
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>.
