'Twas brillig, and Václav Pavlín at 09/08/12 08:39 did gyre and gimble: > Lennart Poettering píše v St 08. 08. 2012 v 18:31 +0200: >> If we present the user with a list like this we probably should show a >> tree view of some kind since the unit file [email protected] might get >> instantiated a couple of times as "[email protected]" and so on, and >> hence is in a tree-like relationship. > > I like the idea of the tree view, but I cannot imagine how it can help > to solve autocompletion problem. If I get it right, [email protected] is > template file, which cannot be manually instantiated, so it can be > omitted from the output (User cannot do anything with it, right?).
A user can actually type "systemctl enable [email protected]" as it has the following: [Install] Alias=getty.target.wants/[email protected] Thus "enabling" the template unit will actually configure an instantiation of it. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
