Updated the zabbix agent2 config to use the new systemd service
This commit is contained in:
parent
3e5a18494f
commit
ceb0c8c11c
@ -1,3 +1,5 @@
|
|||||||
|
# It is managed by the Ansible playbook and should not be edited manually.
|
||||||
|
# This file is managed by Ansible. Do not edit manually.
|
||||||
PidFile=/var/run/zabbix/zabbix_agent2.pid
|
PidFile=/var/run/zabbix/zabbix_agent2.pid
|
||||||
LogFile=/var/log/zabbix/zabbix_agent2.log
|
LogFile=/var/log/zabbix/zabbix_agent2.log
|
||||||
LogFileSize=0
|
LogFileSize=0
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
# It is managed by the Ansible playbook and should not be edited manually.
|
||||||
|
# This file is managed by Ansible. Do not edit manually.
|
||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
Loading…
Reference in New Issue
Block a user