I'm always doing this sort of stuff on my machines:
# cat /etc/udev/rules.d/70-if-names.rules
SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="36:8a:56:7b:8c:d7", NAME="locix"
systemd can then do whatever the hell it wants, but my interfaces names will stay the same :)