diff options
| author | Michael Biebl <biebl@debian.org> | 2026-03-04 17:16:30 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-03-04 17:31:27 +0100 |
| commit | b1767eadf5fc46c0f582655786484473b7d7a79d (patch) | |
| tree | 44a62cc1941a7dac6e29d85c2004b5287d1df8cb /debian/network-manager-team.install | |
| parent | 21a689c61f9ab47ec97f566109b10ae30b82bfae (diff) | |
Split off support for team devices
Support for team devices is a rarely used feature. Ship it in a separate package named network-manager-team. This reduces the dependency chain of the main network-manager package (removes libjansson and libteamdctl) and also reduces the runtime footprint.
Diffstat (limited to 'debian/network-manager-team.install')
| -rw-r--r-- | debian/network-manager-team.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/network-manager-team.install b/debian/network-manager-team.install new file mode 100644 index 00000000..cee94f1b --- /dev/null +++ b/debian/network-manager-team.install @@ -0,0 +1 @@ +usr/lib/*/NetworkManager/*/libnm-device-plugin-team.so |