diff --git a/README b/README index 5ba93eb..8985ec5 100644 --- a/README +++ b/README @@ -3,7 +3,8 @@ Vorher den Command ausführen damit die psk erstellt wird ``` -openssl rand -hex 32 >> /root/zabbix-proxy/enc/zabbix_agentd.psk +openssl rand -hex 32 >> enc/zabbix_agentd.psk +chmod 1997:1997 enc/zabbix_agentd.psk ```