summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-01-30 17:29:28 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-01-30 17:30:06 +0100
commit00837517d0781291b1fddb02577cc5baed23df18 (patch)
tree9224e3b90ca04b387991782d29cfb94226862778 /etc
parente1333497e11bb1a85b11f4a9827b6d7150e77495 (diff)
off: uinit: Show progress
Diffstat (limited to 'etc')
-rwxr-xr-xetc/functions/off2
1 files changed, 1 insertions, 1 deletions
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]}