
config network
	option init 'network'
	list affects 'dhcp'

config wireless
	list affects 'network'

config firewall
	option init 'firewall'
	list affects 'luci-splash'
	list affects 'qos'
	list affects 'miniupnpd'

config olsr
	option init 'olsrd'

config dhcp
	option init 'dnsmasq'
	list affects 'odhcpd'

config odhcpd
	option init 'odhcpd'

config dropbear
	option init 'dropbear'

config httpd
	option init 'httpd'

config fstab
	option exec '/sbin/block mount'

config qos
	option init 'qos'

config system
	option init 'led'
	option exec '/etc/init.d/log reload'
	list affects 'luci_statistics'
	list affects 'dhcp'

config luci_splash
	option init 'luci_splash'

config ntpclient
	option init 'ntpclient'

config samba
	option init 'samba'

config tinyproxy
	option init 'tinyproxy'

config arpbind
	option init 'arpbind'

config vsftpd
	option init 'vsftpd'

config AdGuardHome
	option init 'AdGuardHome'

config upnpd
	option init 'miniupnpd'

config timewol
	option init 'timewol'

config timecontrol
	option init 'timecontrol'

config autoreboot
	option init 'autoreboot'

config mosdns
	option init 'mosdns'

config passwall
	option init 'passwall'

config passwall_server
	option init 'passwall_server'

config syncthing
	option exec '/etc/init.d/syncthing restart'

config mia
	option init 'mia'

