Description of problem: I want to run a tty on ttyS0 on a system whose console isn't on ttyS0. I can do this with: systemctl start getty I would expect to be able to make this permanent with: systemctl enable getty However, this gives the error: Failed to issue method call: No such file or directory Creating the appropriate link in /etc/systemd/system/getty.target.wants works fine. Version-Release number of selected component (if applicable): systemd-44-8.fc17.x86_64
*** This bug has been marked as a duplicate of bug 752774 ***