README aktualisiert

This commit is contained in:
2025-03-12 16:08:56 +00:00
parent 5707ba07ce
commit b8f5d42f96
+2 -1
View File
@@ -3,7 +3,8 @@
Vorher den Command ausführen damit die psk erstellt wird 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
``` ```