prototypes: bifrost: Check we are running the destroy-env.sh as root 51/21051/2
authorMarkos Chandras <mchandras@suse.de>
Tue, 13 Sep 2016 19:28:28 +0000 (20:28 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 14 Sep 2016 08:21:32 +0000 (09:21 +0100)
commit5dd8562853d348182a526a40c19a2b99dd5e111c
tree69583ab699c484bc08788681bcb82a98a93fb3ce
parent21f8156390bfaba48f8427f5cda8515becf675b3
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>
prototypes/bifrost/README.md
prototypes/bifrost/scripts/destroy-env.sh