From 26e5a85aa8725da16cbdb97fb5cacc9210fa23c8 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Sat, 16 May 2020 04:20:49 +0300
Subject: rc.boot: don't set old_ifs

---
 rc.boot | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rc.boot b/rc.boot
index b313b2f..ce6f10b 100755
--- a/rc.boot
+++ b/rc.boot
@@ -17,8 +17,6 @@ mnt() {
 
 PATH=/usr/bin:/usr/local/bin
 
-# shellcheck disable=2034
-old_ifs=$IFS
 set -f
 
 welcome
-- 
cgit v1.2.3