Mention that --force is required to override an already existing default.target This solves the bug bnc#868439 --- man/systemctl.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: systemd/man/systemctl.xml =================================================================== --- systemd.orig/man/systemctl.xml +++ systemd/man/systemctl.xml @@ -445,7 +445,7 @@ along with systemd; If not, see - When used with enable, overwrite + When used with enable or set-default, overwrite any existing conflicting symlinks. When used with halt, @@ -1215,6 +1215,8 @@ kobject-uevent 1 systemd-udevd-kernel.so Return the default target to boot into. This returns the target unit name default.target is aliased (symlinked) to. + If combined with , override + an already existing symlink for the default target.