README aktualisiert

This commit is contained in:
2025-03-14 09:50:57 +00:00
parent a1ee604e5f
commit dc0596a156
+1 -1
View File
@@ -5,7 +5,7 @@ Vorher den Command ausführen damit die psk erstellt wird
```
mkdir enc
openssl rand -hex 32 >> enc/zabbix_agentd.psk
chmod 1997:1997 enc/zabbix_agentd.psk
chown 1997:1997 enc/zabbix_agentd.psk
```