From 8f304b0a367fe0a8da5a8d292a72637638ebcccb Mon Sep 17 00:00:00 2001 From: Dennis Eisold <de@itstall.de> Date: Fri, 15 Dec 2017 20:44:27 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 889b059..19279b4 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,9 @@ Compile radvd_adv_count g++ -Wall server_instance/zabbix_server/compile_to_radvd_adv_count.cpp -o server_instance/zabbix_server/radvd_adv_count + cp scripts/* /etc/zabbix/scripts/ + cp sudoers.d/* /etc/sudoers.d/ + cp zabbix_agentd.d/* /etc/zabbix/zabbix_agentd.conf.d/ \ No newline at end of file -- GitLab