From 8e9b7dd86b26e1fdfedcee221ec5537c18ca5d0c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 28 Oct 2010 13:27:45 -0400 Subject: [PATCH] Fedora: don't ship [Install] sections; these are enabled in the system configuration. --- units/fedora/plymouth-halt.service | 3 --- units/fedora/plymouth-poweroff.service | 3 --- units/fedora/plymouth-quit.service | 3 --- units/fedora/plymouth-reboot.service | 3 --- units/fedora/prefdm.service | 4 ---- units/fedora/rc-local.service | 3 --- 6 files changed, 19 deletions(-) diff --git a/units/fedora/plymouth-halt.service b/units/fedora/plymouth-halt.service index e0276293f..2a5a06721 100644 --- a/units/fedora/plymouth-halt.service +++ b/units/fedora/plymouth-halt.service @@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit ExecStartPost=-/usr/bin/plymouth --show-splash ExecStartPost=-/usr/bin/plymouth message '--text=Halting...' Type=forking - -[Install] -WantedBy=halt.target diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index fb6f9aed3..c92b66378 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.service @@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit ExecStartPost=-/usr/bin/plymouth --show-splash ExecStartPost=-/usr/bin/plymouth message '--text=Powering Off...' Type=forking - -[Install] -WantedBy=poweroff.target diff --git a/units/fedora/plymouth-quit.service b/units/fedora/plymouth-quit.service index 62dbf0e1a..89c146b2e 100644 --- a/units/fedora/plymouth-quit.service +++ b/units/fedora/plymouth-quit.service @@ -13,6 +13,3 @@ After=dev-tty1.device rc-local.service [Service] ExecStart=-/usr/bin/plymouth quit Type=oneshot - -[Install] -WantedBy=multi-user.target diff --git a/units/fedora/plymouth-reboot.service b/units/fedora/plymouth-reboot.service index e73de409b..6641b7f5e 100644 --- a/units/fedora/plymouth-reboot.service +++ b/units/fedora/plymouth-reboot.service @@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit ExecStartPost=-/usr/bin/plymouth --show-splash ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...' Type=forking - -[Install] -WantedBy=reboot.target diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service index 32ceb9aa8..78bf14c2a 100644 --- a/units/fedora/prefdm.service +++ b/units/fedora/prefdm.service @@ -18,7 +18,3 @@ After=getty@tty1.service plymouth-quit.service ExecStart=/etc/X11/prefdm -nodaemon Restart=always RestartSec=0 - -[Install] -Alias=display-manager.service -WantedBy=graphical.target diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index 1d5d10506..88846c16f 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -17,6 +17,3 @@ TimeoutSec=0 StandardOutput=tty RemainAfterExit=yes SysVStartPriority=99 - -[Install] -WantedBy=multi-user.target -- 2.30.2