Hi, All I happen to notice systemctl isolate will expands "foo.service" to "foo.service.target", which unfortunately breaks my boot in some way.
I find the following commit: commit 0807312 Author: Lennart Poettering <lenn...@poettering.net> Date: Mon Oct 13 15:43:09 2014 +0200 systemctl: when mangle unit names for the "isolate", suffix with ".target" rather than ".service" by default After all, we set AllowIsolate exclusively for target units so far, and this is more or less the only thing tht makes sense, hence also use ".target" as completion suffix by default. Does it mean we can only isolate to a target unit from now on? Thanks WANG Chao _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel