Просмотр исходного кода

uhttpd: rename certificate defaults section

Now that the uhttpd init script can generate certificates using openssl as
well, update the section name and related comment to be more generic.

Signed-off-by: Jo-Philipp Wich <[email protected]>
Jo-Philipp Wich 9 лет назад
Родитель
Сommit
eb75b6ac1f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      package/network/services/uhttpd/files/uhttpd.config

+ 2 - 2
package/network/services/uhttpd/files/uhttpd.config

@@ -104,8 +104,8 @@ config uhttpd main
 #	option no_ubusauth	0
 
 
-# Certificate defaults for px5g key generator
-config cert px5g
+# Defaults for automatic certificate and key generation
+config cert defaults
 
 	# Validity time
 	option days		730