waywardgeek / infnoise

The world's easiest TRNG to get right
Creative Commons Zero v1.0 Universal
732 stars 100 forks source link

Init scripts #17

Closed captainpete closed 6 years ago

captainpete commented 7 years ago

Here's one for Gentoo https://gist.github.com/captainpete/b5b6f2d19abae2e88f14

and one for use with upstart (Ubuntu) https://gist.github.com/captainpete/19dab1f0dd37e7d5d8db

Would be nice to have one for systemd, still haven't written it yet. Useful to include these?

waywardgeek commented 7 years ago

Would you mind putting init scripts in a directory under software, perhaps "init_scripts"? I'll merge a pull request if you send one.

captainpete commented 6 years ago

Awesome, thanks!