Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am teka23 on github.
  • I am teka23 (https://keybase.io/teka23) on keybase.
  • I have a public key ASBSwcPCEW0Bd6OrLoVR6gPobG0nW29FE0Ert4t56-52Wwo

To claim this, I am signing this object:

#!/bin/sh
#
# chkconfig: 2345 55 25
# Description: Nginx init.d script, put in /etc/init.d, chmod +x /etc/init.d/nginx
# For Debian, run: update-rc.d -f nginx defaults
# For CentOS, run: chkconfig --add nginx
#
### BEGIN INIT INFO
# Provides: nginx
# Required-Start: $all