On Sat, Feb 27, 2016 at 09:12:55PM +0700, Igor Liferenko wrote: > > So, for those who need to enable NetworkManager-wait-online.service > (which is disabled in Debian by default and which is required to be > able to mount NFS shares during boot) it would be interesting to know > if it is safe with current settings in console-setup package. If it is > not safe, please put a warning somewhere what should be do to make it > safe.
With the current versions (<=1.137) if /usr is not mounted by a networked file system, then it is safe. If /usr is networked, then the sysadmin has to run manually 'setupcon --save-only' when the installation completes and each time he modifies the configuration files of console-setup. With the next release, I don't know yet. Anton Zinoviev