/upstart

Turn-key Ubuntu Upstart system service management integration for Go applications!

Primary LanguageGoMIT LicenseMIT

upstart

Documentation Build Status Report Card

About

Go (golang) package which provides turn-key Ubuntu Upstart system service management integration for your application!

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.3 or newer

Running the test suite

go test ./...

TODO

  • Fix upstart serviceifier to pickup and preserve flags.
  • Update upstart serviceifier refuse to install as root?

License

Permissive MIT license, see the LICENSE file for more information.