fahclient no longer located in /etc/init.d/?

Moderators: Site Moderators, FAHC Science Team

Post Reply
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

fahclient no longer located in /etc/init.d/?

Post by MeeLee »

Lubuntu 18.04 and 18.10
I can no longer find fahclient in my init.d folder.
I don't know what happened to it.

is there a different location to start the service, or is fah dependent on some startup services?
I did remove some startup services I think I didn't need, but didn't see which one are connected to FAHClient.

thanks in advance!
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: fahclient no longer located in /etc/init.d/?

Post by foldy »

I use Ubuntu 18.04 and install this way

Code: Select all

wget https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.5/fahclient_7.5.1_amd64.deb
apt-get install ./fahclient_7.5.1_amd64.deb
and FAHClient is still found in /etc/init.d/

Code: Select all

cd /etc/init.d/
FAHClient
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

Re: fahclient no longer located in /etc/init.d/?

Post by MeeLee »

The service is still running. Perhaps I'll have to reinstall it.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: fahclient no longer located in /etc/init.d/?

Post by bruce »

MeeLee wrote:The service is still running. Perhaps I'll have to reinstall it.
It's normal for the service to run 24x7, just like the other Linux services. (Your printer service runs continuously, but it doesn't do anything until some other app queues up a file to be delivered to your printer.) The FAHClient service is responsible for uploading and downloading WUs. It doesn't do anything unless there's a file to be uploaded or a FAH slot has been configured to request an new WU when your system runs out of WUs that can be processed.

If you want to stop a FAHCore* from consuming resources, go to FAHControl and set your slot(s) to FINISH ... or temporarily do a PAUSE.
Post Reply