diff options
Diffstat (limited to 'config-mgmt-uwsgi.PKGBUILD')
-rw-r--r-- | config-mgmt-uwsgi.PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-mgmt-uwsgi.PKGBUILD b/config-mgmt-uwsgi.PKGBUILD index 9c997b3..5bd3fad 100644 --- a/config-mgmt-uwsgi.PKGBUILD +++ b/config-mgmt-uwsgi.PKGBUILD @@ -3,6 +3,7 @@ pkgver=20161111.5 package() { preamble +# #### process management # Wherever possible, we should use uWSGI for process management of our # HTTP services. This allows for much more consistent management and |