Skip to content

Instantly share code, notes, and snippets.

View thechauffeur's full-sized avatar

Oliver Weidner thechauffeur

View GitHub Profile
@jellea
jellea / gist:6510897
Last active August 28, 2018 05:53
Node.js Forever rcng script for FreeBSD
#!/bin/sh
# PROVIDE: forever
# REQUIRE: NETWORKING SERVERS DAEMON
# BEFORE: LOGIN
# KEYWORD: shutdown
# Taken from http://habrahabr.ru/post/137857/
. /etc/rc.subr