Merge branch '4.5.13'

Conflicts:
	Shorewall/lib.cli-std
This commit is contained in:
Tom Eastep 2013-02-20 14:41:30 -08:00
commit e14fe242bd

View File

@ -1432,7 +1432,7 @@ reload_command() # $* = original arguments less the command.
fi
if [ -z "$getcaps" ]; then
[ -f $directory/capabilities ] || getcaps=Yes
[ -f $g_directory/capabilities ] || getcaps=Yes
fi
if [ -f $g_directory/${g_program}.conf ]; then