-
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
Does not work on Arch linux #14
Comments
Hello @RoastBeefer00,
does not look like it, Can you show us one or two status being reported by |
Here is an example of output from
|
@RoastBeefer00, I had the same problem on ubuntu, but its fixed for me with the newest commit in main. Can you retry? |
I am importing using
use systemctl::*;
and running the following code:and I get
Services: []
no matter what I do.I validated that
systemctl
is in/usr/bin/systemctl
and when I run the actual commands locally I do not have any problems. Am I missing something obvious here?The text was updated successfully, but these errors were encountered: