MisC :
systemd-udevd[]: "renamed network interface wlan0 to wlan1"
find /etc/dbus-1/system.d/ | while read file ; do apt-file search $file ; done | cut -d: -f1 | sort | uniq | while read package ; do sudo aptitude reinstall --purge $package ; done
Hint if you upgrade to JessiE and it Fail to reboot on systemd :
check /etc/fstab mv /etc/modules /etc/modules.mine
How To change HostName in JessiE?