flapjack / omnibus-flapjack

Flapjack packages for all! Build the packages, and update the repositories.
http://flapjack.io
23 stars 14 forks source link

Use init scripts in dist/ rather than versions from flapjack packages or inline (in the case of the redis init scripts) #82

Closed Sarah-E-Greene closed 9 years ago

Sarah-E-Greene commented 9 years ago

Also remove the superfluous rm, given update-rc.d does this for us Also use type correctly (fixes warning during use of init script)

jessereynolds commented 9 years ago

Looks excellent