Possible fix a hanging shutdown in 10.9

I keep getting my Mac hanging on shutdowns.

Going throughout he logs it is trying to reconnect to AFP shares I have mounted and causing the logout to stop.

Disable the auto reconnect by running this

sudo defaults write /Library/Preferences/com.apple.AppleShareClient afp_reconnect_allow -bool false

Taken from here
com.apple.AppleShareClient.plist