eth0izzle/Needl

Write upstart/init scripts

Open

#1 opened on Nov 15, 2016

 (6 comments) (0 reactions) (1 assignee)Python (51 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (562 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently Needl will daemonize when passing in the --daemon flag. We should create the appropriate scripts so the OS can handle running it as a service.

We need to explore the different options and their pros/cons. Upstart, init.d or service?

Contributor guide