mkimage-profiles/features.in/services
Mikhail Efremov c84aa6be32 services: Fix generation of on/off services lists
If we already have systemd-{enabled,disabled} lists, then
don't overwrite them, just add lists to them.
Services presented in the lists should be filtered out
from services-{on,off} lists already.
This fixes commit 2b50111650
"services: Don't touch services already listed in the config".
2020-05-01 23:49:56 +07:00
..
install2/image-scripts.d services: Fix generation of on/off services lists 2020-05-01 23:49:56 +07:00
rootfs/image-scripts.d initial rootfs subprofile and services feature 2013-06-17 14:03:53 +04:00
config.mk services: lvm2-* disable target 2017-08-02 22:14:37 +03:00
README services: fix README 2018-06-04 22:27:47 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Данная фича конфигурирует автоматический запуск сервисов
при загрузке системы.

Поскольку в конкретном образе может быть желательно перекрыть
умолчания предыдущей конфигурации, рекомендуется в фичах работать
с переменными DEFAULT_SERVICES_* и оставить переменные SERVICES_*
для релиз-менеджеров.

Выключение сервиса в каждой из этих пар имеет приоритет перед
включением.

Предприняты особые меры в виде скрипта для install2,
чтобы передать указание настроить службы инсталятору.