Skip to content
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

intel-undervolt.service not found #29

Open
AceZhan opened this issue Aug 21, 2019 · 3 comments
Open

intel-undervolt.service not found #29

AceZhan opened this issue Aug 21, 2019 · 3 comments

Comments

@AceZhan
Copy link

AceZhan commented Aug 21, 2019

Hey guys, I'm trying to apply the undervolt on startup to my system. But when I run:

sudo systemctl enable intel-undervolt

It states that:

Failed to enable unit: Unit file intel-undervolt.service does not exist.

@kitsunyan
Copy link
Owner

Have you enabled systemd service? (./configure --enable-systemd)

@AceZhan
Copy link
Author

AceZhan commented Aug 21, 2019

Yes i have

@kitsunyan
Copy link
Owner

Where is it installed when you run make install then (it should write something like install -Dm644 'intel-undervolt.service' "/path/to/intel-undervolt.service")? Is it the right location for systemd system services (check the location contents)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants