Important: When testing inside scratchbox remember to start the signond daemon after the desktop is started. Signond is used for storing the account information and it's needed in order to get Sharing framework working properly
Code:
[sbox] > signond &
However, when I do that, I get an error about permissions:
The only relevant posts I can find out there mentioning signond say this is supposed to run as root. sudo doesn't work in scratchbox, and neither does su -c.
So, my questions are:
1) What am I supposed to do to get the daemon to run as root in scratchbox?
2) Does it matter?
So, my questions are:
1) What am I supposed to do to get the daemon to run as root in scratchbox?
2) Does it matter?
Cheers for any help.