Misssed typo
Check with get_pkg_id() if the package is installed. If it is not, continue on to next element
Be sure to pass start to scripts when starting from the service manager
Show when no services are available
Use $raw_name instead of $service. $service was never set
If a service fails to start (ruh roh) then output to the web browser the error message
Check for service running after restarting or starting and report back to user instead of blindly thinking a service was started
Add some color to running and stopped text fields
Add titles
Center icons
If we cannot locate the strings in the .SH file return "guessed" items
Add a new Service Manager. This blasts Ticket #129 to outter space