Description
Systemd-style deployment scripts can run inside containers without starting a real systemd daemon. It is useful when packaging or test scripts expect systemctl commands but the container should remain lightweight.
This is a compatibility layer, not a full init system. Confirm that service lifecycle behavior matches the script expectations before using it for deployment tests.