-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sed: add '--read-only' to lock/unlock commands
This change allows a user to specify that a drive is to be locked read-only rather than just read-write. Also a drive that is locked read-write can be "unlocked" to locked read-only. The flag '--read-only' is used so the locking type can be specified. Signed-off-by: Greg Joyce <[email protected]>
- Loading branch information
1 parent
56cf51b
commit d0e5029
Showing
2 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters