@@ -7,7 +7,7 @@ USE_PROCD=1
validate_system_section()
{
uci_validate_section system system "${1}" \
- 'hostname:string:lede' \
+ 'hostname:string:librecmc' \
'conloglevel:uinteger' \
'buffersize:uinteger' \
'timezone:string:UTC' \
@@ -1,7 +1,7 @@
NAME="%D"
VERSION="%V, %N"
ID="%d"
-ID_LIKE="lede openwrt"
+ID_LIKE="librecmc openwrt"
PRETTY_NAME="%D %N %V"
VERSION_ID="%v"
HOME_URL="%m"