On Wed, 11.01.12 00:51, Lennart Poettering (lenn...@poettering.net) wrote:

> > systemctl stop httpd@.service
> > 
> > Would stop httpd.service, httpd@sandbox1.service and
> > httpd@sandbox2.service
> 
> Almost. It will stop the instanced services, but not the one that isn't
> instantiated. You'd have to use this instead:
> 
> Lennart

No, you are not supposed to use Lennart. He doesn't like to be
used. What was missing here was this:

systemctl stop httpd.service httpd@.service

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