s/sysk*logd/rsyslog/g

ldv@ has dropped sysklogd from sisyphus due to
its long-standing FTBFS and "other problems":
http://git.altlinux.org/tasks/archive/done/_207/211999/logs/events.6.1.log

The current recommended replacement is rsyslog
which is fine by itself but really overcomplicated
for the barebones logging system we usually need...
This commit is contained in:
Anton Midyukov 2018-08-29 21:52:34 +07:00 committed by Michael Shigorin
parent 78b4b88bdd
commit cabe92c2d4
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ use/init: use/pkgpriorities
# the wrong syslogd-daemon provider already
use/init/sysv: use/init
@$(call set,INIT_TYPE,sysvinit)
@$(call add,BASE_PACKAGES,syslogd)
@$(call add,BASE_PACKAGES,rsyslog-classic)
use/init/sysv/polkit: use/init/sysv
@$(call add,THE_PACKAGES,polkit-sysvinit)

View File

@ -1,4 +1,4 @@
sysvinit
sysklogd
rsyslog-classic
etcnet
interactivesystem

View File

@ -1,4 +1,4 @@
sudo
su
passwd
syslogd
rsyslog-classic