mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
bbfdm: avoid uci commit in uci-defaults
This commit is contained in:
parent
5e3b30daa8
commit
aeda3280b3
1 changed files with 0 additions and 4 deletions
|
|
@ -51,10 +51,6 @@ parse_bbfdm_sysctl_conf_file() {
|
|||
|
||||
# Replace the original file with the modified content
|
||||
mv "$tmpfile" "${bbfdm_sysctl_conf}"
|
||||
|
||||
# Apply the changes
|
||||
uci commit network
|
||||
sysctl -e -p "${bbfdm_sysctl_conf}" >&-
|
||||
}
|
||||
|
||||
parse_bbfdm_sysctl_conf_file
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue