Project

General

Profile

« Previous | Next » 

Revision e173dd74

Added by Phil Davis over 10 years ago

Code style for etc files

View differences:

etc/rc.php-fpm_restart
1 1
#!/bin/sh
2 2

  
3 3
echo ">>> Killing php-fpm"
4
/bin/pkill -F /var/run/php-fpm.pid 
4
/bin/pkill -F /var/run/php-fpm.pid
5 5
sleep 2
6 6

  
7 7
# Run the php.ini setup file and populate

Also available in: Unified diff