Cargo.toml: (deb) preserve symlinks

This commit is contained in:
2025-12-04 09:27:03 +09:00
parent a5a5522ad0
commit c5c6236e50

View File

@@ -118,6 +118,7 @@ assets = [
"644",
],
]
preserve-symlinks = true
systemd-units = [
{ unit-name = "muscl", unit-scripts = "assets/systemd", enable = true },
]