Minor Typos
This commit is contained in:
+1
-1
@@ -175,7 +175,7 @@ get_eraselevel () {
|
||||
then
|
||||
loginfo "Level 0 / Baseline: clears the partitions of the drive. Data can still be recovered but this is the optimal level for simple reuse."
|
||||
loginfo "Level 1 / Secure Erase: HDD: Scrambles the data on the drive over 3 passes. SSD: Sends a signal to the drive to forget the encryption key, making it unreadrable."
|
||||
loginfo "Level 2 / decommission: Scrambles the data on the drive over 7 passes. Afterward, put the drive in the bin near the Hardware office to have it destroyed."
|
||||
loginfo "Level 2 / Decommission: Scrambles the data on the drive over 7 passes. Afterward, put the drive in the bin near the Hardware office to have it destroyed."
|
||||
else
|
||||
logwarn "Invalid level, correct values can be 0, 1, or 2"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user