diff options
author | Djalal Harouni <tixxdz@opendz.org> | 2014-04-14 01:07:52 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-04-16 23:13:22 -0400 |
commit | a1484a216e79da1fa7e2323095fb1b7203fb7a17 (patch) | |
tree | f349633477f19dd94d9490ab6dc723fbae8482fc /.gitattributes | |
parent | 9754d56e9b21bfe89fc18f47987d6bef491b8521 (diff) |
systemctl: allow to change the default target without the --force switch
Currently "systemctl set-default" will fail to change the default target
due to the 'default.target' being a symlink which is always the case.
To work around this, the user must specify the "--force" switch to be
able to overwrite the existing symlink.
This is clearly a regression that was introduced by commit 718db96199e
since it worked before without the "--force" switch and the man pages do
not mention that you need to specify it. It is expected that this is a
symlink.
So just explicity set the force flag to make it work again.
https://bugs.freedesktop.org/show_bug.cgi?id=76623
Reported-by: <code@progandy.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions