Michael Burns has submitted this change and it was merged. Change subject: boot: Create /etc/hosts if current one is empty ......................................................................
boot: Create /etc/hosts if current one is empty After the migration to F17 it happens that /etc/hosts is empty, this patch adds the default entries to this file if it's empty. rhbz#829753 Change-Id: I32c7e5343aada4c279c8d1692253a425d5ad68eb Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-functions M scripts/ovirt-init-functions.sh M scripts/ovirtfunctions.py 3 files changed, 30 insertions(+), 0 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5161 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32c7e5343aada4c279c8d1692253a425d5ad68eb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
