SHA256
1
0
forked from pool/systemd

- Make sure to not start kbd initscript, it is handled by systemd

natively.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=158
This commit is contained in:
Frederic Crozat 2011-06-29 13:07:07 +00:00 committed by Git OBS Bridge
parent e80cfe5310
commit 76ca44f81c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 29 12:54:24 UTC 2011 - fcrozat@suse.com
- Make sure to not start kbd initscript, it is handled by systemd
natively.
-------------------------------------------------------------------
Fri Jun 17 09:34:24 UTC 2011 - fcrozat@novell.com

View File

@ -140,6 +140,7 @@ ln -s /dev/null %{buildroot}/lib/systemd/system/clock.service
ln -s /dev/null %{buildroot}/lib/systemd/system/crypto.service
ln -s /dev/null %{buildroot}/lib/systemd/system/crypto-early.service
ln -s /dev/null %{buildroot}/lib/systemd/system/earlysyslog.service
ln -s /dev/null %{buildroot}/lib/systemd/system/kbd.service
ln -s /dev/null %{buildroot}/lib/systemd/system/klog.service
ln -s /dev/null %{buildroot}/lib/systemd/system/ldconfig.service
ln -s /dev/null %{buildroot}/lib/systemd/system/loadmodules.service