forked from whamcloud/integrated-manager-for-lustre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathiml-manager.target
31 lines (30 loc) · 834 Bytes
/
iml-manager.target
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[Unit]
Requires=iml-settings-populator.service
Description=IML Manager Target
Wants=iml-corosync.service
Wants=iml-gunicorn.service
Wants=iml-http-agent.service
Wants=iml-job-scheduler.service
Wants=iml-lustre-audit.service
Wants=iml-plugin-runner.service
Wants=iml-power-control.service
Wants=iml-stats.service
Wants=iml-syslog.service
Wants=iml-realtime.service
Wants=iml-view-server.service
Wants=iml-agent-comms.service
Wants=iml-stratagem.service
Wants=iml-action-runner.service
Wants=iml-update-handler.socket
Wants=iml-srcmap-reverse.socket
Wants=iml-warp-drive.service
Wants=nginx.service
Wants=rabbitmq-server.service
Wants=postgresql.service
Wants=device-aggregator.socket
After=postgresql.service
After=rabbitmq-server.service
After=iml-settings-populator.service
After=network.target
[Install]
WantedBy=multi-user.target