mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-13 01:44:18 +00:00
20e203cd5b
- 'makehosts -n' will leave the server without a hosts file while it is generating the new one, but there's really no reason for that. - While /etc/hosts should never be missing, 'makehosts -n' should include the loopback addresses no matter what. - makehosts with and without '-n' should use the same locking to prevent multiple concurrent execution.