Skip to content

Add support for system-wide drop-ins#580

Merged
kenyon merged 2 commits intomasterfrom
allow-system-dropins
Oct 25, 2025
Merged

Add support for system-wide drop-ins#580
kenyon merged 2 commits intomasterfrom
allow-system-dropins

Conversation

@smortex
Copy link
Member

@smortex smortex commented Oct 25, 2025

A user can set up top-level drop-ins per types to change some aspect of all units of that type.

A typical use-case is to add custom OnFailure to all services to send a notification when a service fail (from the systemd documentation Example 3. Top level drop-ins with template units).

Make sure that the module allow to set up such configuration.

A user can set up top-level drop-ins per types to change some aspect of
all units of that type.  Add a test with such a configuration to show
that it works as expected.
@smortex smortex added the enhancement New feature or request label Oct 25, 2025
A user can set up top-level drop-ins per types to change some aspect of
all units of that type.

A typical use-case is to add custom OnFailure to all services to send a
notification when a service fail.

Make sure that the module allow to set up such configuration.
@smortex smortex force-pushed the allow-system-dropins branch from 5170de6 to 3e58139 Compare October 25, 2025 02:36
@smortex smortex marked this pull request as ready for review October 25, 2025 02:46
@kenyon kenyon merged commit 607109d into master Oct 25, 2025
21 checks passed
@kenyon kenyon deleted the allow-system-dropins branch October 25, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants