Added missing cleanup.

This commit is contained in:
nekral-guest
2011-07-16 18:13:27 +00:00
parent ea725da60f
commit efd41d31d8

View File

@@ -30,6 +30,7 @@ echo "faillog :"
echo "======================================================================="
cat tmp/faillog.out
echo "======================================================================="
rm -f tmp/faillog.out
echo -n "Manually delete the user foo (to keep the faillog entry)..."
sed -e '/^foo:/d' -i /etc/passwd