Processing of first boot in rc.local should not have premature exit
Signed-off-by: Howard Persh <Howard_Persh@dell.com>
This commit is contained in:
parent
4125d6ac62
commit
e99a91ffc2
@ -90,7 +90,6 @@ update_mgmt_interface_macaddr() {
|
||||
|
||||
firsttime_exit() {
|
||||
rm -rf $FIRST_BOOT_FILE
|
||||
exit 0
|
||||
}
|
||||
|
||||
# Given a string of tuples of the form field=value, extract the value for a field
|
||||
|
Loading…
Reference in New Issue
Block a user