prototypes: bifrost: Check we are running the destroy-env.sh as root
authorMarkos Chandras <mchandras@suse.de>
Tue, 13 Sep 2016 19:28:28 +0000 (20:28 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitf34c4698e38afabe5644e3e89e4e375837612549
tree68d94128189f43d6ad9907dc4df2fe2b73b71fca
parent07d75496f6dee2d5dce67e633f916dad0e88d351
prototypes: bifrost: Check we are running the destroy-env.sh as root

Nearly all operations in the destroy-env.sh script need to be executed
as root so make sure that's the case before we try to do anything.
This also fixes the dnsmasq.leases path and we check that the file
exists before we try to wipe it. The dnsmasq is also restarted to take
the empty leases file into consideration. Finally, we improve the
documentation to run the necessary commands using sudo.

Change-Id: I56df821ca8a93307117a94a11abd0867b27d8443
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/README.md
bifrost/scripts/destroy-env.sh