iopsys-feed/sshmngr
Mohd Husaam Mehdi df0e96d9ac sshmngr: avoid losing some backend changes on sshmngr restart
if backend uci is changed then restarting sshmngr can lead to
those changes being lost, try to preserve some of the changes

the following behaviour has been tested:

* if an extra option is set in backend UCI which is not set in
  sshmngr UCI for the same section, it will stay as it is
* manually added section in backend is not over-written
* sshmngr managed sections are properly added/modified/deleted
* option BbfSection is introduced which can be set to 0 to prevent
  sshmngr from modifying a backend section

the above works except for first boot (then sshmngr will override
backend UCI)
2024-04-18 16:35:50 +05:30
..
files sshmngr: avoid losing some backend changes on sshmngr restart 2024-04-18 16:35:50 +05:30
Config.in sshmngr: remove bbfdm_add_service call from init script 2024-04-05 12:44:47 +00:00
Makefile sshmngr: align with bbfdm microservice install APIs 2024-04-17 03:58:46 +00:00