Update 'freenas_network_unlock.py'
This commit is contained in:
@@ -76,7 +76,9 @@ for pool in POOLS['response']:
|
||||
logging.error('Pool {} was NOT unlocked successfully'.format(pool['name']))
|
||||
else:
|
||||
logging.debug('Pool {} is already unlocked'.format(pool['name']))
|
||||
|
||||
|
||||
# unmount the ramfs and destory the keys
|
||||
rc = call("umount /mnt/ramfs", shell=True)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user