From 2833bb16547f3bad0703024da45550afe2b54e0d Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Sun, 20 Oct 2019 07:15:47 -0500 Subject: [PATCH] fix unit file --- roles/nginx/templates/uwsgi.unit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nginx/templates/uwsgi.unit b/roles/nginx/templates/uwsgi.unit index fe20333cb..df7fd03ed 100644 --- a/roles/nginx/templates/uwsgi.unit +++ b/roles/nginx/templates/uwsgi.unit @@ -1,4 +1,4 @@ -Unit] +[Unit] Description=uWSGI Service [Service]