On Fri, Jul 25, 2014 at 10:58:23PM +0200, Michael Biebl wrote:
> On Fri, Jul 25, 2014 at 09:42:34AM -0700, Josh Triplett wrote:
> > The cgmanager package could theoretically disable itself when booting
> > via systemd
> 
> That could easily be achieved by adding
> 
> [ -d /run/systemd/system ] && exit 0
> 
> at the top of the sysv init script.
> 
> Or even better, by cgmanager shipping
> /lib/systemd/system/cgmanager.service symlink pointing at /dev/null.
> 
> That means, this service would be masked under systemd and systemd would
> simply ignore the sysv init script.

That doesn't address the second half of what I said: that'd be a nasty
surprise for anyone with "Depends: cgmanager" that expected to talk to
cgmanager.

- Josh Triplett


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to