forked from pool/yast2-installation
- Avoid terminal login prompt when running Second Stage service
(bsc#1196594 and related to bsc#1195059). - 4.4.47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1164
This commit is contained in:
parent
c2fe7ab7c0
commit
4e433c4e71
@ -2,7 +2,9 @@
|
||||
Description=YaST2 Second Stage
|
||||
After=apparmor.service local-fs.target plymouth-start.service systemd-user-sessions.service
|
||||
Conflicts=plymouth-start.service
|
||||
Before=getty-pre.target display-manager.service
|
||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||
Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
|
||||
Before=display-manager.service
|
||||
ConditionPathExists=/var/lib/YaST2/runme_at_boot
|
||||
|
||||
[Service]
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d311b118b4b26a0faf957fc093ba0fa4eb36fcd738ccc572facb980968ae7c2e
|
||||
size 1481481
|
3
yast2-installation-4.4.47.tar.bz2
Normal file
3
yast2-installation-4.4.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cf7bb6af1925dcad9ea785558c576b7f7d9c3507ba86cb5a2ab82a46678fb5b
|
||||
size 1481645
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 13:14:15 UTC 2022 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Avoid terminal login prompt when running Second Stage service
|
||||
(bsc#1196594 and related to bsc#1195059).
|
||||
- 4.4.47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 17:58:27 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.46
|
||||
Version: 4.4.47
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user