Hi,
I can't find the correct command line command for restart FAH.
Is anywhere the simple help site with this commands?
Thanks
meriscz
MacOS command line restart
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 7990
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Studio M1 Max 32 GB smp6
Mac Hack i7-7700K 48 GB smp4 - Location: W. MA
Re: MacOS command line restart
sudo launchctl unload -w /Library/LaunchDaemons/edu.stanford.folding.fahclient.plist
and then
sudo launchctl load -w /Library/LaunchDaemons/edu.stanford.folding.fahclient.plist
This is on my older installation of 7.5.1 on my MacBook running High Sierra, as far as I know the paths have not changed.
and then
sudo launchctl load -w /Library/LaunchDaemons/edu.stanford.folding.fahclient.plist
This is on my older installation of 7.5.1 on my MacBook running High Sierra, as far as I know the paths have not changed.
Re: MacOS command line restart
Thanks,
I find it on this path
sudo launchctl unload -w /Library/LaunchDaemons/org.foldingathome.fahclient.plist
I find it on this path
sudo launchctl unload -w /Library/LaunchDaemons/org.foldingathome.fahclient.plist
-
- Site Admin
- Posts: 7990
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Studio M1 Max 32 GB smp6
Mac Hack i7-7700K 48 GB smp4 - Location: W. MA
Re: MacOS command line restart
I installed my client a few years, so it looks like it takes part of the filename from the download site. Was not aware of that aspect of the installer until this week.
-
- Site Moderator
- Posts: 1275
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: MacOS command line restart
Since launchd will restart the client on macOS, you can instead use
FAHClient —send-command shutdown
FAHClient —send-command shutdown
Re: MacOS command line restart
If I try FAHClient —send-command shutdown
the client stack on unknown state and only reboot PC help me.
the client stack on unknown state and only reboot PC help me.