chiark / gitweb /
systemctl: reverse order of args when verbosely creating symlinks
authorDave Reisner <dreisner@archlinux.org>
Tue, 17 Jun 2014 03:29:27 +0000 (23:29 -0400)
committerDave Reisner <dreisner@archlinux.org>
Tue, 17 Jun 2014 03:30:30 +0000 (23:30 -0400)
commit735a1a2ea5fb849e797c956bddf445a2a5bdf3d3
tree2667863f4499efc3f93335f9531a44a5fff05594
parent01b85ba3add49db47a75a26c80a55d6af24de524
systemctl: reverse order of args when verbosely creating symlinks

This was backwards. The symlink itself points to the source unit, not
the other way around.
src/systemctl/systemctl.c