update-metainit(1) debian man page | unix.com

Man Page: update-metainit

Operating Environment: debian

Section: 1

UPDATE-METAINIT(1)					User Contributed Perl Documentation					UPDATE-METAINIT(1)

NAME
update-metainit - Generates init scripts
SYNOPSIS
update-metainit [--remove initname [--purge] ]
DESCRIPTION
Metainit solves the problem of writing good init scripts. Instead of manually creating these important files, they are derived from a declaritive description in the metainit files in /etc/metainit. These files can be shipped with packages or created by the local adminis- trator. If update-metainit called without argument, it will regenerate init scripts for all the files in /etc/metainit. The generated files contain a large warning in form of a comment that they will be overridden. Modifications are preferably done in the files in /etc/metainit and made effective by running update-metainit. If needed, the administrator can prevent modified init files by removing the warning comment.
OPTIONS
--remove initname This command will remove any generated and non-modified scripts that were created by the metainit file with the name initname. --purge Only usable with --remove. Will remove the generated files even if modified.
SEE ALSO
dh_metainit(1)
AUTHOR
Joachim Breitner <nomeata@debian.org> perl v5.8.8 2007-07-30 UPDATE-METAINIT(1)
Related Man Pages
dh_installinit(1) - debian
dh_metainit(1) - debian
pam-auth-update(8) - debian
update-rc.d(8) - centos
update-rc.d(8) - opensolaris
Similar Topics in the Unix Linux Community
Need help in GREP command.....
Picking matching strings
Merge two files by condition
sed and punctuations
Grepping one file column from another file