Fix issue with failed units
Unit may enter a failed state. Using systemctl list-units
will return the failed units with a non valid character in front.
This will resolve the issue by only allowing a certain character set for service names.
Unit may enter a failed state. Using systemctl list-units
will return the failed units with a non valid character in front.
This will resolve the issue by only allowing a certain character set for service names.