chiark / gitweb /
systemctl: when mangle unit names for the "isolate", suffix with ".target" rather...
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Oct 2014 13:43:09 +0000 (15:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Oct 2014 15:19:31 +0000 (17:19 +0200)
commit08073121d8171f8e6be27b0c80e2ec283064760e
treecf54a42e258cbd87c64d4269613b82615236c4c3
parent2fc9a280cc47f455e7dffd3c4321da3f8ab65a58
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.
src/systemctl/systemctl.c