summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 10be6f6..84f53d0 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ prd-rcd:
.PHONY: prd-rcd
prd-rr:
- ssh root@${PRD_HOST} rcctl restart nfsw redis httpd
+ ssh root@${PRD_HOST} rcctl restart nfsw redis nginx
.PHONY: prd-reload