Nginx Sysvinit Script Save

Linux Standard Base compliant SysVinit script for nginx.

Project README

nginx SysVinit script

Linux Standard Base (LSB) compliant SysVinit script for nginx.

Install

git clone https://github.com/Fleshgrinder/nginx-sysvinit-script.git
cd nginx-sysvinit-script
make
#make uninstall

Usage

You can use it via the service command or by directly invoking the shell script in /etc/init.d; what you like best. Your shell will have auto-completion for the various keywords that are available, for instance if you type service nginx res just hit tab for auto-completion.

service nginx force-reload
service nginx reload
service nginx restart
service nginx try-restart
service nginx start
service nginx status
service nginx stop

License

This is free and unencumbered software released into the public domain.

For more information, please refer to http://unlicense.org

Open Source Agenda is not affiliated with "Nginx Sysvinit Script" Project. README Source: Fleshgrinder/nginx-sysvinit-script
Stars
67
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating