summaryrefslogtreecommitdiff
path: root/init.d.BSD/savecore
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.BSD/savecore')
-rwxr-xr-xinit.d.BSD/savecore2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.BSD/savecore b/init.d.BSD/savecore
index 8d8577f..053828e 100755
--- a/init.d.BSD/savecore
+++ b/init.d.BSD/savecore
@@ -38,7 +38,7 @@ start() {
chmod 700 "${dump_dir}"
fi
- if [ "${RC_UNAME}" = "FreeBSD" ] ; then
+ if [ "${RC_UNAME}" = "FreeBSD" ]; then
# Don't quote ${dump_device}, so that if it's unset,
# savecore will check on the partitions listed in fstab
# without errors in the output