summarylogtreecommitdiffstats
path: root/zoneminder.service
diff options
context:
space:
mode:
authorAlexandros Michalopoulos2018-10-06 17:21:42 +0300
committerAlexandros Michalopoulos2018-10-06 17:25:29 +0300
commit8a6692d9322f95c0057cfe3804d10ccc30e9bdca (patch)
tree4d4639305f87b40f17af06a6d6f826df0e744fbf /zoneminder.service
parent3f5991574e59a8fe9250860edb6d13bb6c522c37 (diff)
downloadaur-8a6692d9322f95c0057cfe3804d10ccc30e9bdca.tar.gz
v=1.32.1,r=3 - ZoneMinder can now be run without MariaDB (for use in remote database scenarios), Apache added as first-class citizen (preferred over Nginx if both are installed)
Diffstat (limited to 'zoneminder.service')
-rw-r--r--zoneminder.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/zoneminder.service b/zoneminder.service
index f825d6cee757..46ec4b2452df 100644
--- a/zoneminder.service
+++ b/zoneminder.service
@@ -1,8 +1,7 @@
[Unit]
Description=ZoneMinder - CCTV Monitoring and Recording System
-Requires=mariadb.service
-Wants= nginx.service php-fpm.service fcgiwrap.socket
-After=network.target mariadb.service nginx.service
+After=network.target mariadb.service
+Wants=mariadb.service
[Service]
User=http