Cargo.toml: (deb) let systemd-units install units instead of assets

This commit is contained in:
2025-12-04 09:26:33 +09:00
parent 51a6390aa6
commit 6194fcef26

View File

@@ -116,11 +116,6 @@ assets = [
"usr/share/fish/vendor_completions.d/",
"644",
],
[
"assets/systemd/*",
"etc/systemd/system/",
"644",
],
]
systemd-units = [
{ unit-name = "muscl", unit-scripts = "assets/systemd", enable = true },