Update web systemd files with alternate service requirements.

This commit is contained in:
Phrozyn 2017-04-18 14:39:20 -05:00 коммит произвёл Brandon Myers
Родитель bd2c6528b9
Коммит 58f4e5d398
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AA79AD83045BBC7
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Unit]
Description=uWSGI mozdef mqwSyslog
After=rabbitmq-server.service
After=mongod.service
[Service]
# Requires systemd version 211 or newer

Просмотреть файл

@ -1,6 +1,6 @@
[Unit]
Description=uWSGI mozdef restapi
After=rabbitmq-server.service
After=mozdefweb.service
[Service]
# Requires systemd version 211 or newer