diff options
Diffstat (limited to 'init.d/mount-ro.in')
-rw-r--r-- | init.d/mount-ro.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/mount-ro.in b/init.d/mount-ro.in index 0c048458..05c828da 100644 --- a/init.d/mount-ro.in +++ b/init.d/mount-ro.in @@ -9,7 +9,7 @@ # This file may not be copied, modified, propagated, or distributed # except according to the terms contained in the LICENSE file. -description="Re-mount filesytems read-only for a clean reboot." +description="Re-mount filesystems read-only for a clean reboot." depend() { |