9 lines
240 B
XML
9 lines
240 B
XML
<Rules priority="1">
|
|
<Group name="php">
|
|
<Group name="nginx">
|
|
<Action name="php5-fpm-restart" timing="post"
|
|
when="modified" status="check"
|
|
command="/etc/init.d/php5-fpm restart"/>
|
|
</Group>
|
|
</Group>
|
|
</Rules>
|