Skip to content
Snippets Groups Projects
Verified Commit b946e242 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

patches/openwrt/services_wanted: Enable mwan3 and lighttpd-https-cert

We need lighttpd-https-cert enabled in order to get lighttpd up and
running and we have updated default configuration of mwan3 to work with
automatically configured 4G/5G modems, so we shouldn't hesitate to
enable it as well.
parent 929b08aa
1 merge request!670patches/openwrt/services_wanted: Enable mwan3 and lighttpd-https-cert
Pipeline #118122 passed with stages
in 9 minutes and 55 seconds
...@@ -47,7 +47,7 @@ new file mode 100644 ...@@ -47,7 +47,7 @@ new file mode 100644
index 0000000000..29d2d21b93 index 0000000000..29d2d21b93
--- /dev/null --- /dev/null
+++ b/package/base-files/files/etc/services_wanted +++ b/package/base-files/files/etc/services_wanted
@@ -0,0 +1,67 @@ @@ -0,0 +1,69 @@
+asm1062-fix +asm1062-fix
+atd +atd
+atlas +atlas
...@@ -69,6 +69,7 @@ index 0000000000..29d2d21b93 ...@@ -69,6 +69,7 @@ index 0000000000..29d2d21b93
+hd-idle +hd-idle
+led +led
+lighttpd +lighttpd
+lighttpd-https-cert
+lm-sensors +lm-sensors
+lvm2 +lvm2
+lxc-auto +lxc-auto
...@@ -76,6 +77,7 @@ index 0000000000..29d2d21b93 ...@@ -76,6 +77,7 @@ index 0000000000..29d2d21b93
+morce +morce
+mox_autosetup +mox_autosetup
+mysqld +mysqld
+mwan3
+netdata +netdata
+nethist +nethist
+network +network
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment