Accepting request 75005 from Base:System
- Make sure to not start kbd initscript, it is handled by systemd natively. OBS-URL: https://build.opensuse.org/request/show/75005 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=41
This commit is contained in:
parent
d8bee80cd8
commit
69d14b0d3b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user