Update install.txt

This commit is contained in:
2026-05-16 18:33:55 +02:00
parent f034b435de
commit b116b6d0be
+2 -2
View File
@@ -63,7 +63,7 @@ F) HARDWARE RESET CONFIGURATION:
------------------------------------------------------------ ------------------------------------------------------------
3. RUNNING AS A SERVICE (SYSTEMD) 3. RUNNING AS A SERVICE (SYSTEMD)
------------------------------------------------------------ ------------------------------------------------------------
1. cp fleet-agent.service /etc/systemd/system/ 1. cp systemd/fleet-agent.service /etc/systemd/system/
2. systemctl daemon-reload 2. systemctl daemon-reload
3. systemctl enable fleet-agent 3. systemctl enable fleet-agent
4. systemctl start fleet-agent 4. systemctl start fleet-agent
@@ -134,7 +134,7 @@ F) CONFIGURAZIONE RESET HARDWARE:
------------------------------------------------------------ ------------------------------------------------------------
3. ESECUZIONE COME SERVIZIO (SYSTEMD) 3. ESECUZIONE COME SERVIZIO (SYSTEMD)
------------------------------------------------------------ ------------------------------------------------------------
1. cp fleet-agent.service /etc/systemd/system/ 1. cp systemd/fleet-agent.service /etc/systemd/system/
2. systemctl daemon-reload 2. systemctl daemon-reload
3. systemctl enable fleet-agent 3. systemctl enable fleet-agent
4. systemctl start fleet-agent 4. systemctl start fleet-agent