forked from NationTech/harmony
feat: Allow building harmony statically with x86_64-unknown-linux-musl target
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user