From e7acdd8d4bd95d713fd21e6a3393d2657f2531b9 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 22 Dec 2014 20:06:14 +0300 Subject: [PATCH] base+rescue: added servicectl This utility manages systemd services inside chroot while the host system runs sysvinit (systemctl will say "Running in chroot, ignoring request" and bail out). --- pkg.in/lists/tagged/base+rescue | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg.in/lists/tagged/base+rescue b/pkg.in/lists/tagged/base+rescue index 58f7c6a9..68274749 100644 --- a/pkg.in/lists/tagged/base+rescue +++ b/pkg.in/lists/tagged/base+rescue @@ -1,5 +1,6 @@ # Startup rootfiles +servicectl # Common coreutils