net: fix the comment
The issue at hand is that we must not reconfigure an interface that NFS with the rootfs we're running off is mounted over.
This commit is contained in:
parent
7a2b624b05
commit
2d99b8a4a3
@ -12,7 +12,7 @@ use/net/nm: use/net
|
||||
@$(call add,THE_LISTS,$(call tags,desktop nm))
|
||||
@$(call add,LIVE_PACKAGES,livecd-save-nfs)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,NetworkManager ModemManager)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,livecd-save-nfs) # don't reconfig
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,livecd-save-nfs) # keep interface up
|
||||
|
||||
use/net/nm/nodelay: use/net/nm
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,NetworkManager-wait-online)
|
||||
|
Loading…
Reference in New Issue
Block a user