ALT Linux Bugzilla
– Attachment 8175 Details for
Bug 36967
Отсутствие указания уровней запуска для сервисов в init скриптах
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
x11: don't chkconfig dm on explicitly
0001-x11-don-t-chkconfig-dm-on-explicitly.patch (text/plain), 1.39 KB, created by
Michael Shigorin
on 2019-07-03 20:38:43 MSK
(
hide
)
Description:
x11: don't chkconfig dm on explicitly
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2019-07-03 20:38:43 MSK
Size:
1.39 KB
patch
obsolete
>From b8c42c6c2f2a835f6e8efa394af7cbc7c9a5eea5 Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Wed, 3 Jul 2019 20:19:59 +0300 >Subject: [PATCH] x11: don't chkconfig dm on explicitly > >The problem is that `chkconfig dm on' will enable >display manager service on *all* runlevels feasible >without paying any attention to its customary subset >of those; the solution seems just to avoid that. > >Note that there's at least one more similar case >with networking services vs runlevels 2 and 3; >it's to be handled either in a similar manner, >or somewhat more generically. > >Reported-by: Konstantin Savun and Speccyfighter >Suggested-by: Anton Midyukov <antohami@altlinux.org> >See-also: https://bugzilla.altlinux.org/36967 >See-also: https://forum.altlinux.org/index.php?topic=36177.msg340553#msg340553 >See-also: https://www.opennet.ru/openforum/vsluhforumID3/117762.html#81 >--- > features.in/x11/config.mk | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk >index d11a2a6..c2e2674 100644 >--- a/features.in/x11/config.mk >+++ b/features.in/x11/config.mk >@@ -74,7 +74,6 @@ use/x11/wacom: use/x11 > use/x11/dm: use/x11-autostart > @$(call try,THE_DISPLAY_MANAGER,xdm) > @$(call add,THE_PACKAGES,$$(THE_DISPLAY_MANAGER)) >- @$(call try,THE_DM_SERVICE,dm) > @$(call add,DEFAULT_SERVICES_ENABLE,$$(THE_DM_SERVICE)) > > use/x11/lightdm/gtk use/x11/lightdm/slick \ >-- >2.10.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36967
: 8175