chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
authorBill Nottingham <notting@redhat.com>
Thu, 28 Oct 2010 17:27:45 +0000 (13:27 -0400)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Oct 2010 14:28:28 +0000 (16:28 +0200)
units/fedora/plymouth-halt.service
units/fedora/plymouth-poweroff.service
units/fedora/plymouth-quit.service
units/fedora/plymouth-reboot.service
units/fedora/prefdm.service
units/fedora/rc-local.service

index e0276293fb78b1e3c0678c1c68279350592d5f4d..2a5a06721aa361312e77c4cb573bdca17c5426bf 100644 (file)
@@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Halting...'
 Type=forking
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Halting...'
 Type=forking
-
-[Install]
-WantedBy=halt.target
index fb6f9aed3089e4f687c8e971cbbdc706f38e9531..c92b66378abe58d9f5308935f189a6f573888beb 100644 (file)
@@ -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
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Powering Off...'
 Type=forking
-
-[Install]
-WantedBy=poweroff.target
index 62dbf0e1a2446d943539eed2137f104d60f2aeb4..89c146b2e1345c0da62ad738b52a6fbd8553492b 100644 (file)
@@ -13,6 +13,3 @@ After=dev-tty1.device rc-local.service
 [Service]
 ExecStart=-/usr/bin/plymouth quit
 Type=oneshot
 [Service]
 ExecStart=-/usr/bin/plymouth quit
 Type=oneshot
-
-[Install]
-WantedBy=multi-user.target
index e73de409b940fb49e6240a6c0215fe66cd16c8c5..6641b7f5e6fe1155e33210ebcf061e6d9aae461b 100644 (file)
@@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...'
 Type=forking
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...'
 Type=forking
-
-[Install]
-WantedBy=reboot.target
index 32ceb9aa8ffa9cacfa2e4536767f91bdc1b8f185..78bf14c2a7ba125856f2e86a65a4bbe56f89162d 100644 (file)
@@ -18,7 +18,3 @@ After=getty@tty1.service plymouth-quit.service
 ExecStart=/etc/X11/prefdm -nodaemon
 Restart=always
 RestartSec=0
 ExecStart=/etc/X11/prefdm -nodaemon
 Restart=always
 RestartSec=0
-
-[Install]
-Alias=display-manager.service
-WantedBy=graphical.target
index 1d5d10506a96491f4767ed468b33d89c387d821b..88846c16f8f4d789b4f577e8f7b73e2ab8dc8dd7 100644 (file)
@@ -17,6 +17,3 @@ TimeoutSec=0
 StandardOutput=tty
 RemainAfterExit=yes
 SysVStartPriority=99
 StandardOutput=tty
 RemainAfterExit=yes
 SysVStartPriority=99
-
-[Install]
-WantedBy=multi-user.target