/[smecontribs]/rpms/zabbix/contribs9/zabbix-java-gateway.service
ViewVC logotype

Annotation of /rpms/zabbix/contribs9/zabbix-java-gateway.service

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu May 14 03:38:48 2020 UTC (4 years ago) by jpp
Branch: MAIN
CVS Tags: zabbix-4_4_6-2_el6_sme, zabbix-4_4_6-1_el6_sme, zabbix-4_4_6-1_el6, HEAD
import

1 jpp 1.1 [Unit]
2     Description=Zabbix Java Gateway
3     After=syslog.target
4     After=network.target
5    
6     [Service]
7     Type=forking
8     KillMode=process
9     PIDFile=/run/zabbix/zabbix_java.pid
10     ExecStart=/usr/sbin/zabbix_java_gateway
11     SuccessExitStatus=143
12     User=zabbix
13     Group=zabbix
14    
15     [Install]
16     WantedBy=multi-user.target

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed