From 6e49b6c5a8ce029856e2db4bce0684105fa7e2fd Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 18 Oct 2011 14:14:04 -0400 Subject: fix non-uniform indentation Signed-off-by: Dave Reisner --- rc.shutdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.shutdown') diff --git a/rc.shutdown b/rc.shutdown index 86ff799..30708ce 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -121,7 +121,7 @@ if [[ -x /run/initramfs/shutdown ]]; then else status "Remounting Root Filesystem Read-only" \ - mount -n -o remount,ro / + mount -n -o remount,ro / # Power off or reboot printsep -- cgit v1.2.3