В Wed, 19 Jun 2013 09:36:49 -0700 "Kok, Auke-jan H" <auke-jan.h....@intel.com> пишет:
> On Tue, Jun 18, 2013 at 10:15 PM, Michael Biebl <mbi...@gmail.com> wrote: > > Hi, > > > > I've run "systemctl mask rsyslog.service", but the service can still > > be started via > > "systemctl start rsyslog.service" or by generating a log message. > > > > Looks like a bug to me. > > Why would it be? Masking just removes the unit from the dependency > tree of a target - I kinda prefer being able to mask and manually > start a unit. masked unit does not exist. Its content is /dev/null, so there is nothing to start. It is just placeholder. I'm not sure whether it is still possible to start unit using full name but it definitely should not be possible to start unit using unit name, by any means. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel