libs/lucid: Kamikaze 8.09.1/brcm-2.4 still has the uclibc deamon() bug, work around...
[project/luci.git] / libs / lucid / root / etc / config / lucid
index 0b0f5a4..ae6b4a0 100644 (file)
@@ -1,7 +1,7 @@
 config lucid main
        option pollinterval 15000
        option threadlimit 25
-       option daemonize 1
+       option daemonize 0
        option debug 0
        list supports tcpserver
        list supports server
@@ -39,4 +39,11 @@ config daemon https
        list publisher luciweb
        option nokeepalive 1
        option enabled 1
+       option tls maincert
        option encryption enable
+
+config tls maincert
+       option key /etc/nixio/rsa_main.der
+       option cert /etc/nixio/cert_main.der
+       option type asn1
+       option generate 1