summaryrefslogtreecommitdiffstats
path: root/linhes/zabbix/zabbix-web-service.service
blob: fd3c3242e099918973ca7ba9cb75507f6a657f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Zabbix Web Service
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/zabbix_web_service -f
User=zabbix-web-service

[Install]
WantedBy=multi-user.target