summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index cc5237b..c6acd2c 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -172,4 +172,5 @@ delta_update)
esac
rm -rf /etc/rc.conf
-rm -rf /etc/motd \ No newline at end of file
+rm -rf /etc/motd
+find / -name CVS -type d -exec rm {} \;
OpenPOWER on IntegriCloud