summaryrefslogtreecommitdiffstats
path: root/debian/apache2.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/apache2.service')
-rw-r--r--debian/apache2.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/apache2.service b/debian/apache2.service
index cd7e663..387c863 100644
--- a/debian/apache2.service
+++ b/debian/apache2.service
@@ -11,7 +11,7 @@ ExecStop=/usr/sbin/apachectl graceful-stop
ExecReload=/usr/sbin/apachectl graceful
KillMode=mixed
PrivateTmp=true
-Restart=on-abort
+Restart=always
OOMPolicy=continue
[Install]