Skip to content

Instantly share code, notes, and snippets.

View alexbevziuk-okta's full-sized avatar

Alex Bevziuk alexbevziuk-okta

View GitHub Profile
@wwwdata
wwwdata / gist:11217377
Last active January 12, 2024 17:46 — forked from jellea/gist:6510897
FreeBSD service script for NodeJS with Forever
#!/bin/sh
# PROVIDE: forever
# REQUIRE: NETWORKING SERVERS DAEMON
# BEFORE: LOGIN
# KEYWORD: shutdown
# Taken from http://habrahabr.ru/post/137857/
. /etc/rc.subr