configure: DeviceProtection service implementation is incomplete
This commit is contained in:
parent
2355c108db
commit
3c02d79b40
|
@ -819,7 +819,7 @@ fi
|
|||
echo "" >> ${CONFIGFILE}
|
||||
|
||||
echo "#ifdef IGD_V2" >> ${CONFIGFILE}
|
||||
echo "/* Enable DeviceProtection service (IGDv2) */" >> ${CONFIGFILE}
|
||||
echo "/* Enable DeviceProtection service (IGDv2) - incomplete implementation */" >> ${CONFIGFILE}
|
||||
echo "/*#define ENABLE_DP_SERVICE*/" >> ${CONFIGFILE}
|
||||
echo "/*#define ENABLE_HTTPS*/" >> ${CONFIGFILE}
|
||||
echo "/*#define HTTPS_CERTFILE \"/path/to/certificate.pem\"*/" >> ${CONFIGFILE}
|
||||
|
|
Loading…
Reference in New Issue