6237903852
The xinetd service isn't used anymore on the host - it runs in containers where it is needed, meaning that service can be dropped for good, as well as its package. Change-Id: I004a43c1b6c9cee21c24749bd6589435530e48e0
9 lines
290 B
YAML
9 lines
290 B
YAML
---
|
|
features:
|
|
- Allows to stop and disable xinetd service, as it not used anymore.
|
|
- Allows to remove xinetd package when UpgradeRemoveUnusedPackages is set to
|
|
"True".
|
|
deprecations:
|
|
- xinetd service is deprecated, so we stop it, disable it, and optionnaly
|
|
remove its package.
|