systemctl-service-shim 0.0.9
============================
2025-07-11
* Remove dead code

systemctl-service-shim 0.0.8
============================
2024-07-02
* Remove hostnamectl and systemd-detect-virt stub behavior

systemctl-service-shim 0.0.7
============================
2024-05-01
* Relicense under LGPLv2.1
* Fix endless loop when calling update-rc.d
* Drop symlink control logic
* Install systemctl to release specific location
  - /bin for daedalus-backports
  - /usr/bin for excalibur and later

systemctl-service-shim 0.0.6
============================
2024-03-18
* Replace moreutils usage with POSIX shell

systemctl-service-shim 0.0.5
============================
2023-02-11
* Add symlink control logic for /usr/bin also (for usrmerged systems)

systemctl-service-shim 0.0.4
============================
2022-07-14
* Add action `preset`

systemctl-service-shim 0.0.3
============================
2022-07-12
* Package now provides the /bin/systemctl symlink needed by freeipa-client.
* Action `try-restart` is now converted down to `restart`.

systemctl-service-shim 0.0.2
============================
2021-10-20
* Add symlink control logic to add/remove /bin/systemctl
