Hide Forgot
Description of problem: systemctl set-default *.target makes no effect. ln works fine. Version-Release number of selected component (if applicable): systemd-231-4.fc25.x86_64 How reproducible: Steps to Reproduce: 1. systemctl set-default multy-user.target 2. cat /etc/systemd/system/default.target --------- [Unit] Description=Graphical Interface --------- Actual results: /etc/systemd/system/default.target references to /lib/systemd/system/graphical.target Expected results: /etc/systemd/system/default.target should reference to /lib/systemd/system/multy-user.target
*** This bug has been marked as a duplicate of bug 1374371 ***