Add a comment

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-04-07 13:17:11 -07:00
parent 62c9cb7b36
commit eb47b9b54f

View File

@ -187,6 +187,9 @@ else
rm -rf ${PREFIX}/var/lib/shorewall6-lite
fi
#
# Check for /sbin/shorewall6-lite
#
if [ -f ${PREFIX}/sbin/shorewall6-lite ]; then
first_install=""
else