Skip to content

Instantly share code, notes, and snippets.

View Methimpact's full-sized avatar

methimpact Methimpact

View GitHub Profile
@Methimpact
Methimpact / supervisord
Created July 11, 2017 01:20 — forked from nxhack/supervisord
python supervisor startup script for OpenWrt-yun
#!/bin/sh /etc/rc.common
# python supervisor
# (init script for OpenWrt-yun)
# Original : https://github.com/Supervisor/initscripts/blob/master/slackware
START=99
STOP=49
# set HOME for ssh
HOME=/root