Cargo.toml: (deb) let systemd-units install units instead of assets
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user