You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjusted packaging scripts to check systemctl is-system-running
In the case of containers running debian 11 and such, systemctl command is available but the system may not be running.
systemctl is-system-running is a better check as to whether we should execute systemd related commands.
Ticket: CFE-4544
Changelog: title
0 commit comments