diff --git a/conf/copycerts.sh.example.inc b/conf/copycerts.sh.example.inc index 51b6e39d..58ece58f 100755 --- a/conf/copycerts.sh.example.inc +++ b/conf/copycerts.sh.example.inc @@ -10,6 +10,8 @@ COPYCERTS_POST_COMMANDS(){ ## ## Commands to run if cert is replaced ## + SERVICE_MGMT nginx reload + }