Set CutOS agent type for pi-web service

This commit is contained in:
yankun
2026-08-02 16:57:29 +08:00
parent 10fb734df3
commit 9781af7334
+1
View File
@@ -139,6 +139,7 @@ Wants=network-online.target
Type=simple
User=$TARGET_USER
Environment=HOME=$TARGET_HOME
Environment=AGENT_TYPE=cutos-agent
WorkingDirectory=$PI_HOME
ExecStart=$pi_web_bin --no-open
Restart=always