Bug 51588 - Оторвать зависимость от startup
Summary: Оторвать зависимость от startup
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: daemontools-encore (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-29 20:38 MSK by Антон Мидюков
Modified: 2024-10-22 05:55 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Антон Мидюков 2024-09-29 20:38:07 MSK
Пакет startup не требуется для систем на systemd.
Пакет daemontools содержит только systemd юнит, но зачем-то настраивает /etc/inittab. В systemd этого делать не нужно. Поэтому нужно просто убрать из спека этот код вместе с зависимостью на startup.
Comment 1 Repository Robot 2024-10-17 09:23:11 MSK
daemontools-encore-1.10-alt3 -> sisyphus:

 Thu Oct 17 2024 Anton Midyukov <antohami@altlinux> 1.10-alt3
 - NMU: drop dependency on startup package (not needed when systemd)
   (Closes: 51588)