Commit 9ea21ef2 authored by Anton Midyukov's avatar Anton Midyukov

init: replace udev-rule-generator to udevd-final

udev-rule-generator provides udevd-final. Will have to remove udev-rule-generator soon, replacing it with udevd-final. See: https://bugzilla.altlinux.org/47228
parent 95a1f525
......@@ -14,7 +14,7 @@ use/init: use/pkgpriorities
use/init/sysv: use/init
@$(call set,INIT_TYPE,sysvinit)
@$(call add,THE_PACKAGES,rsyslog-classic startup)
@$(call add,THE_PACKAGES,udev-rule-generator)
@$(call add,THE_PACKAGES,udevd-final)
@$(call add,THE_PACKAGES,apt-conf-ignore-systemd)
@$(call add,DEFAULT_SERVICES_ENABLE,udevd-final)
@$(call add,PINNED_PACKAGES,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