aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.d/gbde3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.d/gbde b/etc/rc.d/gbde
index 9f64ae3ad634..b4ee936c3d36 100644
--- a/etc/rc.d/gbde
+++ b/etc/rc.d/gbde
@@ -49,7 +49,8 @@ find_gbde_devices()
# Ignore swap devices
case "$type" in
swap)
- continue;;
+ continue
+ ;;
esac
case "$options" in