daemon 0.0.5

Library for simple creating Linux demons and Windows services.
1
2
3
4
5
# daemon-rs

[![Build Status](https://travis-ci.org/bozaro/daemon-rs.svg?branch=master)](https://travis-ci.org/bozaro/daemon-rs)
[![Build status](https://ci.appveyor.com/api/projects/status/6bt4tugu4iyu8i6j/branch/master?svg=true)](https://ci.appveyor.com/project/bozaro/daemon-rs/branch/master)
[![Crates.io](https://img.shields.io/crates/v/daemon.svg)](https://crates.io/crates/daemon)
Wrapper for linux daemon/windows service for Rust