diff options
Diffstat (limited to 'scripts/build/chroot_hosts')
-rwxr-xr-x | scripts/build/chroot_hosts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/build/chroot_hosts b/scripts/build/chroot_hosts index 27090f05f..a311a2eee 100755 --- a/scripts/build/chroot_hosts +++ b/scripts/build/chroot_hosts @@ -61,6 +61,9 @@ EOF remove) Echo_message "Deconfiguring file /etc/hosts" + # Checking stage file + Ensure_stagefile_exists + # Acquire lock file Acquire_lockfile |