Skip to content

Fix issue with failed units

Compare
Choose a tag to compare
@icanhazstring icanhazstring released this 19 Mar 13:08
· 52 commits to master since this release

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.