-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing errors related to "from_systemctl" #13
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @hubblexplorer,
can you please remove the .idea/
folder from this contribution, so I can merge it
thank you for your contribution
I have remove all the files from .idea folder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the .idea and add some ubuntu dependencies
I added new types and an AutoStartStatus in an attempt to fix problems encountered during the building process. It's worth noting that units with numbers seem to have issues, although the reason for this behavior is currently unknown.