diff options
-rwxr-xr-x | examples/shutdown-1.0/script/stop_storage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shutdown-1.0/script/stop_storage b/examples/shutdown-1.0/script/stop_storage index 1be5f735b..50f3b4dd2 100755 --- a/examples/shutdown-1.0/script/stop_storage +++ b/examples/shutdown-1.0/script/stop_storage | |||
@@ -4,7 +4,7 @@ | |||
4 | # Repeat. | 4 | # Repeat. |
5 | 5 | ||
6 | umountcnt=2 | 6 | umountcnt=2 |
7 | writeout=0 # increase if your kernel doesn ot guarantee writes to complete | 7 | writeout=0 # increase if your kernel does not guarantee writes to complete |
8 | 8 | ||
9 | # No /usr - we are expecting all binaries to be accessible | 9 | # No /usr - we are expecting all binaries to be accessible |
10 | # from root fs alone | 10 | # from root fs alone |