That's all very strange.
You can get the same info as with getfact with 'ls -l' (in the directory above what you want).
You can use 'cat' to just output what's in a file to the terminal.
cat /etc/blah/blah/whatever.conf
Did the /etc/systemd/ directory already exist? (I'm wondering whether Raspbian uses Systemd, google's not helping. You could run 'systemctl --version' to check, if it tells you stuff then it's there, if it errors then it's not).
In short, if Raspbian *is* using Systemd (and thus we're trying to autologin in the correct way) then I expect permissions are the problem since it sounds like it should work.
EDITED: 25 Jan 2016 15:50 by X3N0PH0N