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

New Ubuntu (16.04) uses systemd, not Upstart #77

Closed
wwoods opened this issue Apr 28, 2016 · 4 comments
Closed

New Ubuntu (16.04) uses systemd, not Upstart #77

wwoods opened this issue Apr 28, 2016 · 4 comments

Comments

@wwoods
Copy link

wwoods commented Apr 28, 2016

Therefore the directions for adding it as a service need to be modified to the instructions for systemd.

@maxpaynestory
Copy link

Please guide me where to change inside the source in-order to get it running on 16.04. My Macbook fan is going crazy.

@maxpaynestory
Copy link

I got it running by going inside the source folder and copying mbpfan.service to /etc/systemd/system folder

sudo cp mbpfan.service /etc/systemd/system

and then starting the service as sudo

sudo service mbpfan start

@wwoods
Copy link
Author

wwoods commented May 1, 2016

Exactly, the readme just needs to be updated appropriately.
On Apr 30, 2016 4:07 PM, "Usama Ahmed" notifications@github.com wrote:

I got it running by going inside the source folder and copying
mbpfan.service to /etc/systemd/system folder

sudo cp mbpfan.service /etc/systemd/system

and then starting the service as sudo

sudo service mbpfan start


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#77 (comment)

@dgraziotin
Copy link
Collaborator

Yup. I'm just waiting to have Internet at home for fixing this. Meanwhile:
https://ineed.coffee/3838/a-beginners-tutorial-for-mbpfan-under-ubuntu is
already updated
On Sun, 1 May 2016 at 02:25, Walt Woods notifications@github.com wrote:

Exactly, the readme just needs to be updated appropriately.
On Apr 30, 2016 4:07 PM, "Usama Ahmed" notifications@github.com wrote:

I got it running by going inside the source folder and copying
mbpfan.service to /etc/systemd/system folder

sudo cp mbpfan.service /etc/systemd/system

and then starting the service as sudo

sudo service mbpfan start


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#77 (comment)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#77 (comment)

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

3 participants