zabbix/zabbix-proxy-sqlite3.service
Volker Froehlich bdd9ab7e36 New release 3.0.1
- Un-bundle jquery and prototype; remove the font patch and use a symlink instead
- Add PHP configuration to Apache config file (BZ#1074292)
- Fix the duplicate definition of a pidfile (BZ#1220392)
- Change logrotate mode to truncate
2016-03-30 00:57:33 +02:00

11 lines
187 B
Desktop File

[Unit]
Description=Zabbix SQLite3 Proxy
After=syslog.target network.target
[Service]
Type=simple
ExecStart=/usr/sbin/zabbix_proxy -f
User=zabbixsrv
[Install]
WantedBy=multi-user.target