summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-16 23:42:21 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-16 23:42:21 -0500
commit4268bc80abb143471359c396aa3d110c0a9c71bb (patch)
treed3116759d25cf5aae1c9992ae714e4f04b63724d
parentd6743e75459b29b968fd00ae95fe95ff19f452d6 (diff)
Makefile: Update prd-rcd.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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