summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 741480c..d6521b0 100644
--- a/Makefile
+++ b/Makefile
@@ -124,6 +124,8 @@ prd-rcd:
ssh root@${PRD_HOST} chmod 555 /${RC_D}
ssh root@${PRD_HOST} chmod 444 /${UWSGI_INI}
ssh root@${PRD_HOST} chown root:wheel /${RC_D}
+ ssh root@${PRD_HOST} rcctl enable nfsw redis
+ ssh root@${PRD_HOST} rcctl start nfsw redis
.PHONY: prd-rcd
prd-rr: