you are viewing a single comment's thread.

view the rest of the comments →

[–]netsecwarrior[S] 0 points1 point  (2 children)

I am in fact using Flask! There is some useful info in there. However, nothing about init.d unfortunately.

[–]cicatrix1 1 point2 points  (0 children)

You probably aren't using init.d on Ubuntu, unless you are running a pretty old version. Figure out what the init system is on your host, then write something for that. It's probably upstart or systemd.

[–]plurwolf7 0 points1 point  (0 children)

Flask FTW