docs: add menu for UCI config files
[web.git] / docs / uci_system.txt
index 6cb74792632a1f47cd805f731bfd1724c6c555c3..d5ec22f07cbdeb6da27be501cad86f1acf9da9b2 100644 (file)
@@ -1,6 +1,12 @@
 System configuration
 ====================
 
+include::uci_menu.inc[]
+
+== System configuration
+
+The system UCI configuration is located in **'/etc/config/system'**.
+
 == Sections
 
 The 'system' configuration contains basic settings for the whole router. Larger subsystems such as the network configuration, the DHCP and DNS server, and similar, have their own configuration file.
@@ -43,8 +49,8 @@ These options can be set in the system section:
 
 | {{:meta:icons:tango:48px-outdated.svg.png?nolink}}  | In '/etc/config/system' 'busybox-rdate' (was invoked by scripts) has been replaced with 'busybox-nptd' (can run as a daemon) to avoid race condition and also to use current NTP. The remote time is since configured in '/etc/config/system' and not in '/etc/config/timeserver' any longer.
 
-* WARNING:  Old scripts first checked if a lease time server is defined for the interface in the [[doc:uci:network|network config]].
-* WARNING:  If not available or syncing fails, then it searches for time servers in the [[doc:uci:timeserver|timeserver config]] that are either explicitly defined for that interface or via the global setting in the system config.
+* WARNING:  Old scripts first checked if a lease time server is defined for the interface in the network config.
+* WARNING:  If not available or syncing fails, then it searches for time servers in the timeserver config that are either explicitly defined for that interface or via the global setting in the system config.
 
 ----
 config 'timeserver' 'ntp'