Actions
Bug #4322
closedThe bundle service_ensure_stopped() have an unused variable containing command to start service
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The bundle service_ensure_stopped() has useless variable: "canonified_init_command_name" string => canonify("/etc/init.d/${service_name} start");
Actions