]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd: strip down the installation of some unused tools
authorHarald Hoyer <harald@redhat.com>
Thu, 7 Jun 2012 08:38:31 +0000 (10:38 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 7 Jun 2012 08:38:31 +0000 (10:38 +0200)
modules.d/98systemd/module-setup.sh

index 4fda2a2a779467fd3fd543548190c65131e7410d..dbb90635700b1769d0d17c5f26811a2e85a1bbde 100755 (executable)
@@ -20,21 +20,16 @@ install() {
         $systemdutildir/systemd \
         $systemdutildir/systemd-cgroups-agent \
         $systemdutildir/systemd-initctl \
-        $systemdutildir/systemd-shutdownd \
         $systemdutildir/systemd-shutdown \
         $systemdutildir/systemd-modules-load \
         $systemdutildir/systemd-remount-fs \
         $systemdutildir/systemd-reply-password \
         $systemdutildir/systemd-fsck \
-        $systemdutildir/systemd-timestamp \
-        $systemdutildir/systemd-ac-power \
         $systemdutildir/systemd-sysctl \
         $systemdutildir/systemd-udevd \
         $systemdutildir/systemd-journald \
-        $systemdutildir/systemd-coredump \
         $systemdutildir/systemd-vconsole-setup \
         $systemdutildir/systemd-cryptsetup \
-        $systemdutildir/systemd-localed \
         $systemdsystemunitdir/emergency.target \
         $systemdsystemunitdir/sysinit.target \
         $systemdsystemunitdir/basic.target \