From 4268bc80abb143471359c396aa3d110c0a9c71bb Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 16 Nov 2019 23:42:21 -0500 Subject: Makefile: Update prd-rcd. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bbbfb4f..bde8ecc 100644 --- a/Makefile +++ b/Makefile @@ -151,7 +151,7 @@ prd-rcd: && chmod 444 /${UWSGI_INI} \ && chown root:wheel /${RC_D} \ && rcctl enable nfsw redis \ - && rcctl start nfsw redis \ + && rcctl restart nfsw redis \ && git -C /etc add rc.conf.local rc.d/nfsw uwsgi/\\" .PHONY: prd-rcd -- cgit v1.2.3