mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-17 00:33:40 +00:00
This commit fixes two issues with how ECM module options are configured: 1. `/etc/modules.conf` was modified on every ECM start/restart, even when no changes were needed. 2. If any other ECM parameters were set in `/etc/modules.conf` it would overwrite them as the entire line was replaced. The solution extracts configuration logic into a dedicated function that only modifies what's necessary, properly handling all cases (updating existing parameters, appending to existing options, or creating new options). Signed-off-by: Sean Khan <datapronix@protonmail.com> |
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| Makefile | ||