feat: Allow building harmony statically with x86_64-unknown-linux-musl target

This commit is contained in:
2025-08-29 14:49:44 -04:00
parent a9f8cd16ea
commit ec277bc13d
5 changed files with 94 additions and 189 deletions

View File

@@ -45,9 +45,11 @@ Type=simple
ExecStart=/usr/bin/harmony-inventory-agent
Restart=on-failure
RestartSec=5
Environment="RUST_LOG=info"
[Install]
WantedBy=multi-user.target
EOF
# 4. Enable and start the service