summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/rc')
-rwxr-xr-xsrc/etc/rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/etc/rc b/src/etc/rc
index d36a688..6192d48 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -266,10 +266,6 @@ if [ ! -d /var/tmp ]; then
/bin/mkdir -p /var/tmp
fi
-if [ ! -d /cf/conf/backup/ ]; then
- /bin/mkdir -p /cf/conf/backup/
-fi
-
set -T
trap "echo 'Reboot interrupted'; exit 1" 3
OpenPOWER on IntegriCloud