mirror of
https://abf.rosa.ru/djam/zabbix20.git
synced 2025-04-20 19:44:12 +00:00
13 lines
226 B
Desktop File
13 lines
226 B
Desktop File
[Unit]
|
|
Description=Zabbix SQLite3 Proxy Agent
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/zabbix_proxy
|
|
RemainAfterExit=yes
|
|
User=zabbixsrv
|
|
PrivateTmp=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|