forked from pool/systemd
701179bcff
- Update to new upstream release 221 OBS-URL: https://build.opensuse.org/request/show/313261 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=875
20 lines
580 B
Diff
20 lines
580 B
Diff
|
|
|
| Belongs to bnc#849071 that is do not install console-shell.service
|
|
| in any system target as this will cause automatic poweroff at boot.
|
|
|
|
|
---
|
|
units/console-shell.service.m4.in | 3 ---
|
|
1 file changed, 3 deletions(-)
|
|
|
|
Index: systemd-221/units/console-shell.service.m4.in
|
|
===================================================================
|
|
--- systemd-221.orig/units/console-shell.service.m4.in
|
|
+++ systemd-221/units/console-shell.service.m4.in
|
|
@@ -28,6 +28,3 @@ StandardError=inherit
|
|
KillMode=process
|
|
IgnoreSIGPIPE=no
|
|
SendSIGHUP=yes
|
|
-
|
|
-[Install]
|
|
-WantedBy=getty.target
|