Bug 1379262 - systemctl set-default does not work
Summary: systemctl set-default does not work
Keywords:
Status: CLOSED DUPLICATE of bug 1374371
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 25
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-26 08:54 UTC by Eugene
Modified: 2016-09-29 09:13 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 09:13:30 UTC
Type: Bug


Attachments (Terms of Use)

Description Eugene 2016-09-26 08:54:03 UTC
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

Comment 1 Jan Synacek 2016-09-29 09:13:30 UTC

*** This bug has been marked as a duplicate of bug 1374371 ***


Note You need to log in before you can comment on or make changes to this bug.