From da46fea6e73ba48ed40a266600e3cbfe88fc24ad Mon Sep 17 00:00:00 2001 From: Dan Kelleher Date: Thu, 27 Aug 2015 10:06:41 -0400 Subject: [PATCH] Cleanup post install for pull request --- postinstall | 2 ++ 1 file changed, 2 insertions(+) diff --git a/postinstall b/postinstall index 4e48c3e..a92c146 100755 --- a/postinstall +++ b/postinstall @@ -42,3 +42,5 @@ if [ -d /etc/sysconfig/network-scripts ]; then # Prepare network files rm -f /etc/sysconfig/network-scripts/ifcfg-eth* fi + +