aboutsummaryrefslogtreecommitdiff
path: root/rc.multi
diff options
context:
space:
mode:
Diffstat (limited to 'rc.multi')
-rwxr-xr-xrc.multi1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.multi b/rc.multi
index e5ac000..1160ab4 100755
--- a/rc.multi
+++ b/rc.multi
@@ -32,5 +32,6 @@ if [[ -f /run/bootlogd.pid ]]; then
rm -f /run/bootlogd.pid
sed -i -r -e 's/\^\[\[[0-9]?;?[0-9]?[0-9]?;?[0-9]?[0-9]?[ms]//g' \
-e 's/\^\[(\[151|%)G//g' /var/log/boot
+fi
# vim: set ts=2 sw=2 noet: