summaryrefslogtreecommitdiff
path: root/debian/mdadm.postinst
diff options
context:
space:
mode:
authormartin f. krafft <madduck@debian.org>2009-03-09 16:45:01 +0100
committermartin f. krafft <madduck@debian.org>2009-03-09 16:46:36 +0100
commit98a2dee0543c3d6fceeffb904a0a3959105bc677 (patch)
tree8cd89c9da7c861eb15cb821099ffa3f35c53853b /debian/mdadm.postinst
parentdb7c9194514f7b8b2d00a8f4333554e8e127a7a6 (diff)
remove trailing whitespace
Diffstat (limited to 'debian/mdadm.postinst')
-rw-r--r--debian/mdadm.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index bfb8d72b..acd03a66 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -164,7 +164,7 @@ esac
# not affect woody upgraders)
if [ "${1:-}" = "configure" ] && [ "${2:-}" = "1.9.0-2.1" ] \
&& test -L /etc/rcS.d/S04mdadm-raid;
-then
+then
update-rc.d -f mdadm-raid remove
fi