From e8a9b24807e3678e40793ecd7b1a100ab27cde2e Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Sat, 10 Dec 2016 08:53:40 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1e6ad4c..e1f217c 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Automates upgrade of Ubiquiti (UBNT) UniFi Controller software on Linux / Unix S ## UniFi Controller Startup Scripts ### /startup-scripts/UniFi.service -Ubiquiti (UBNT) UniFi controller service file for systemd Linux / Unix systems +A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems ### /startup-scripts/UniFi -Ubiquiti (UBNT) UniFi controller service file for SysV Linux / Unix systems +A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems -### docker -The `docker` directory contains docker related stuff, f.e. a systemd file which can be used to run a unifi controller in a container. \ No newline at end of file +### /startup-scripts/docker-unifi.service +A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems