Accepting request 546803 from home:favogt:branches:openSUSE:Factory:Live
- Improve langset.service, also start in runlevel 3 OBS-URL: https://build.opensuse.org/request/show/546803 OBS-URL: https://build.opensuse.org/package/show/system:install:head/live-langset-data?expand=0&rev=3
This commit is contained in:
parent
40eecccf6c
commit
4cb6ac9110
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=setup language based on kernel commandline
|
||||
Description=Adjust the system language based on the kernel cmdline
|
||||
Requires=dbus.service sysinit.target
|
||||
Before=multi-user.target shutdown.target
|
||||
After=dbus.service sysinit.target
|
||||
@ -11,4 +11,4 @@ RemainAfterExit=yes
|
||||
ExecStart=/bin/sh /usr/sbin/langset.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=multi-user.target
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 06:22:44 UTC 2017 - fvogt@suse.com
|
||||
|
||||
- Improve langset.service, also start in runlevel 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 14:15:51 UTC 2017 - fvogt@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user