You are not logged in.

#1 2009-06-16 10:38:50

baion baion
Member
From: Nicosia, Cyprus
Registered: 2009-06-13
Posts: 48

Normal user unable to launch folding at home daemon

Hello everyone,
I recently tried to install folding at home on my arch linux system. I followed the wiki guide and everything went smoothly except from one thing. I edited the /etc/conf.d/foldingathome file to be able to launch the daemon as a normal user and not as root. However when I start folding at home I get this

andrew ~  $  /etc/rc.d/foldingathome start
:: Starting Folding@Home                                                                                              [BUSY] standard in must be a tty
/bin/touch: cannot touch `/var/run/daemons/foldingathome': Permission denied
                                                                                                                      [DONE]

As root I'm able to run it with no problems. Any ideas on how to solve this?

Thanks in advance.

Offline

#2 2009-06-16 11:36:19

vit
Member
Registered: 2008-12-28
Posts: 79

Re: Normal user unable to launch folding at home daemon

you should change permissions to /var/run/daemons/foldingathome.
like this:
sudo chown -R yourusername:yourusergroup /var/run/daemons/foldingathome
or change this dir in config files somewhere at home dir.

Offline

#3 2009-06-16 12:21:56

baion baion
Member
From: Nicosia, Cyprus
Registered: 2009-06-13
Posts: 48

Re: Normal user unable to launch folding at home daemon

I tried this myself. It only works once and then if I try to stop or restart or do anything with the daemon I get the same error message.

Offline

#4 2009-06-22 10:03:49

baion baion
Member
From: Nicosia, Cyprus
Registered: 2009-06-13
Posts: 48

Re: Normal user unable to launch folding at home daemon

None knows any solution to my problem?

Offline

Board footer

Powered by FluxBB