Skip to content

Commit

Permalink
Splitting out already reviewed read-only script.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Jul 18, 2012
1 parent 20830fe commit 19d2191
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@ Read_only ()
continue
fi

echo -n "Setting ${_DEVICE} read-only..." > /dev/console
echo -n "live-boot: Setting ${_DEVICE} read-only..." > /dev/console

blockdev --setro ${_DEVICE}
_RETURN="${?}"
Expand Down

0 comments on commit 19d2191

Please sign in to comment.