Description of problem: /etc/systemd/system/default.target is a symlink to multi-user.target while /lib/systemd/system/default.target is a symlink to graphical.target Version-Release number of selected component (if applicable): systemd-units-236-6.mga7 How reproducible: install Cauldron from netload iso Steps to Reproduce: install Cauldron and check filesystem
Assignee: bugsquad => basesystemSource RPM: (none) => systemdCC: (none) => marja11
CC: (none) => ngompa13Summary: graphical.target => graphical.target default symlink is somehow set in /usr/lib/systemd/system instead of in /etc/systemd/system
$ cd /etc/systemd/system/ $ ll lrwxrwxrwx 1 root root 36 janv. 27 17:01 default.target -> /lib/systemd/system/runlevel5.target Under /lib/systemd/system/ : lrwxrwxrwx 1 root root 16 févr. 13 00:14 runlevel5.target -> graphical.target Which is (in /lib/systemd/system): -rw-r--r-- 1 root root 598 déc. 16 18:25 graphical.target Note also (in /lib/systemd/system): lrwxrwxrwx 1 root root 16 févr. 13 00:14 default.target -> graphical.target Fixed. Note that /etc/systemd/system has always a higher priority than that is in /lib/systemd/system/ Closing.
Status: NEW => RESOLVEDCC: (none) => ouaurelienResolution: (none) => FIXED