forked from flatcar/sysext-bakery
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Upholds= to ensure services run after daemon-reload
When a systemd-sysext image is loaded, normally a daemon-reload is done but the targets are not evaluated, meaning that enabled services don't start. In Flatcar we ship a workaround for that by restarting a certain list of targets but this is not upstream behavior. Currently upstream also doesn't do the daemon-reload but we can file an upstream PR for that.
- Loading branch information
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters