Add sed command

This commit is contained in:
2026-07-10 09:34:02 +02:00
parent 9d440e647d
commit 0e0e370f03
+3
View File
@@ -14,6 +14,9 @@ singolo.
TLSPSKIdentity=
```
Esempio: `TLSPSKIdentity=gitea-v1`
```bash
sed -i '423 s/$/gitea-v1/' local.conf
```
### TLSPSKFile
Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`: