1;2591;0cOn Tue, 31.08.10 12:25, Matthew Miller (mat...@mattdm.org) wrote:

> Lennart has convinced me that it's more helpful to participate than to sit
> on the sidelines and complain. So, hello everyone.
> 
> I'm starting by giving up the battle to change the systemctl "isolate"
> command to "switch-to". Can't win them all. :) I've got a suggested patch
> to expand the documentation a bit, hopefully making it more clear to new
> systemd users.

Thanks! applied! (And already included in v9)

> Is there an easy way to list all units where AllowIsolate is enabled? That
> should be included alongside this, I think.

Hmm, no, I fear not.

This should be pretty accurate, but it is not particularly nice:

( cd /lib/systemd/system/ ; fgrep -l AllowIsolate=yes *.target )

I need to think a little more about whether we can find a more
accessible way to do this.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to