From 00837517d0781291b1fddb02577cc5baed23df18 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 30 Jan 2009 17:29:28 +0100 Subject: off: uinit: Show progress --- etc/functions/off | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/functions/off b/etc/functions/off index c57d3a2..9af768a 100755 --- a/etc/functions/off +++ b/etc/functions/off @@ -48,7 +48,7 @@ if pgrep -x amarokapp &> /dev/null; then execute dcop amarok MainApplication-Interface quit fi -execute uinit stop-all +execute uinit -o text stop-all for line in $(cat /etc/fstab); { if [[ $line == *[12] ]] { filesystems+=${${(s: :)line}[1]} -- cgit v1.2.3