wrong comment about restart

This commit is contained in:
Jan Keirse
2016-02-18 11:08:18 +01:00
parent e68e253d16
commit 753ba835f1
+1 -1
View File
@@ -20,7 +20,7 @@ ExecStart=/bin/patroni /etc/patroni.yml
# Give a reasonable amount of time for the server to start up/shut down
TimeoutSec=10
# Always restart the service if it crashes, we want it to continue running
# Do not restart the service if it crashes, we want to manually inspect database on failure
Restart=no
[Install]