Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
Coremunity
-
Platform Core KANBAN
-
Reviewed
-
New Feature
-
When starting or restarting a service, the `systemd` provider checks to see whether the service requires a daemon reload, and reloads the systemd daemon if necessary.
Description
When a package updates it's sysvinit script or systemd unit (or for that matter if I were to be manually managing a systemd unit with a file resource), nothing ever tells systemd to check for changed units.
Typically you would invoke `systemctl daemon-reload` to scan for new and changed units.
Attachments
Issue Links
- relates to
-
PUP-9473 Systemd daemon-reload doesn't get triggered for removal of unit file
-
- Needs Information
-
-
PUP-10149 Systemd provider daemon-reload broken in puppet 6.11.0
-
- Resolved
-
-
PUP-9021 [Resource Type: service][Enhancement] Allow a Systemd service to be reload from a notify instead of restart
-
- Closed
-
- links to