Linux Commands Examples

A great documentation place for Linux commands

init-checkconf

manual page for init-checkconf


see also : sh - init

Synopsis

init-checkconf [OPTIONS] file

init-checkconf [OPTIONS] -f file


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Determine if specified Upstart init(8) job configuration file is valid.

By default, two checks are performed:

Ensure Upstart can parse overall file successfully

Ensure all script sections are parseable by shell

options

-d , --debug

Show some debug output.

-f file , --file=file

Specify job configuration file to check.

-i path , --initctl-path=path

Specify path to initctl(8) binary.

-s , --noscript

Do not check script sections.

-x path , --upstart-path=path

Specify path to init(8) binary.

-h , --help

Display usage statement.

copyright

Copyright © 2011 Canonical Ltd.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

limitations

This program will not run as the root user.

It is not possible for a user to run multiple simultaneous instances of this program.

reporting bugs

Report bugs at <https://launchpad.net/upstart/+bugs>


see also

sh init init


author

Written by James Hunt <james.hunt[:at:]ubuntu[:dot:]com>

How can this site be more helpful to YOU ?


give  feedback