Blame 0058-systemd-remove-unneeded-systemd-services.patch

Harald Hoyer 5414ff
From 579ca216b426923ea312ebd46582e38a683b5531 Mon Sep 17 00:00:00 2001
Harald Hoyer 5414ff
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 5414ff
Date: Thu, 21 Jun 2012 03:36:58 +0200
Harald Hoyer 5414ff
Subject: [PATCH] systemd: remove unneeded systemd services
Harald Hoyer 5414ff
Harald Hoyer 5414ff
---
Harald Hoyer 5414ff
 modules.d/98systemd/module-setup.sh |   17 -----------------
Harald Hoyer 5414ff
 1 file changed, 17 deletions(-)
Harald Hoyer 5414ff
Harald Hoyer 5414ff
diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh
Harald Hoyer 5414ff
index adef939..d11aa8a 100755
Harald Hoyer 5414ff
--- a/modules.d/98systemd/module-setup.sh
Harald Hoyer 5414ff
+++ b/modules.d/98systemd/module-setup.sh
Harald Hoyer 5414ff
@@ -21,15 +21,10 @@ install() {
Harald Hoyer 5414ff
         $systemdutildir/systemd-cgroups-agent \
Harald Hoyer 5414ff
         $systemdutildir/systemd-initctl \
Harald Hoyer 5414ff
         $systemdutildir/systemd-shutdown \
Harald Hoyer 5414ff
-        $systemdutildir/systemd-modules-load \
Harald Hoyer 5414ff
-        $systemdutildir/systemd-remount-fs \
Harald Hoyer 5414ff
         $systemdutildir/systemd-reply-password \
Harald Hoyer 5414ff
         $systemdutildir/systemd-fsck \
Harald Hoyer 5414ff
-        $systemdutildir/systemd-sysctl \
Harald Hoyer 5414ff
         $systemdutildir/systemd-udevd \
Harald Hoyer 5414ff
         $systemdutildir/systemd-journald \
Harald Hoyer 5414ff
-        $systemdutildir/systemd-vconsole-setup \
Harald Hoyer 5414ff
-        $systemdutildir/systemd-cryptsetup \
Harald Hoyer 5414ff
         $systemdsystemunitdir/emergency.target \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target \
Harald Hoyer 5414ff
         $systemdsystemunitdir/basic.target \
Harald Hoyer 5414ff
@@ -53,19 +48,13 @@ install() {
Harald Hoyer 5414ff
         $systemdsystemunitdir/swap.target \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-initctl.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-shutdownd.socket \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/bluetooth.target \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-ask-password-console.path \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-udev-control.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-udev-kernel.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-ask-password-plymouth.path \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-journald.socket \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/cryptsetup.target \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/console-shell.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/console-getty.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-initctl.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-shutdownd.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/systemd-modules-load.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/systemd-remount-fs.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-ask-password-console.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/halt.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/poweroff.service \
Harald Hoyer 5414ff
@@ -78,12 +67,9 @@ install() {
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-ask-password-plymouth.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-journald.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/systemd-vconsole-setup.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/systemd-localed.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target.wants/systemd-modules-load.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target.wants/systemd-ask-password-console.path \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target.wants/systemd-journald.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/sysinit.target.wants/systemd-vconsole-setup.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/sysinit.target.wants/cryptsetup.target \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sockets.target.wants/systemd-initctl.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sockets.target.wants/systemd-shutdownd.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sockets.target.wants/systemd-udev-control.socket \
Harald Hoyer 5414ff
@@ -91,11 +77,8 @@ install() {
Harald Hoyer 5414ff
         $systemdsystemunitdir/sockets.target.wants/systemd-journald.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target.wants/systemd-udev.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/sysinit.target.wants/systemd-udev-trigger.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/local-fs.target.wants/systemd-remount-fs.service \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/local-fs.target.wants/fsck-root.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/local-fs.target.wants/tmp.mount \
Harald Hoyer 5414ff
         $systemdsystemunitdir/ctrl-alt-del.target \
Harald Hoyer 5414ff
-        $systemdsystemunitdir/autovt@.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/single.service \
Harald Hoyer 5414ff
         $systemdsystemunitdir/syslog.socket \
Harald Hoyer 5414ff
         $systemdsystemunitdir/syslog.target \