Changeset 2bbc214 for npl/monitoring/zabbix_conf/root
- Timestamp:
- 09/20/18 19:41:46 (7 years ago)
- Branches:
- master, perl-5.22
- Children:
- 8b3c2d2
- Parents:
- 22530f8
- Location:
- npl/monitoring/zabbix_conf/root/etc
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/monitoring/zabbix_conf/root/etc/postinst.d/post.zabbix
r22530f8 r2bbc214 2 2 3 3 useradd zabbix 4 svcrestart /service/nscd 4 5 5 6 if ! crontab -l | grep syn3-zabbix-send; then … … 17 18 fi 18 19 19 20 touch /var/log/zabbix_agentd.log 21 chown zabbix /var/log/zabbix_agentd.log 20 22 21 23 exit 0
Note: See TracChangeset
for help on using the changeset viewer.