Commit cabe92c2 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

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...
parent 78b4b88b
......@@ -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)
......
sysvinit
sysklogd
rsyslog-classic
etcnet
interactivesystem
sudo
su
passwd
syslogd
rsyslog-classic
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment