Re: [OpenSBC] Running Opensbc as non-root user
Brought to you by:
joegenbaclor
|
From: OpenSBC F. <ope...@op...> - 2008-09-23 03:08:20
|
Try running opensbc with -f switch and point it to a preexisting directory which your user has read/write access to.
./opensbc -f /root/OpenSIPStack/OpenSBC_data
if that does not work for you please resend your log.
Joegen
> {quote:title=acruz wrote:}{quote}
>
> Hi. I had already made that part:
>
>
> sftswmty01:/home/opensbc# ls -la
> total 28
> drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 .
> drwxr-xr-x 7 root root 4096 2008-09-19 22:22 ..
> -rw------- 1 opensbc opensbc 308 2008-09-20 00:27 .bash_history
> -rw-r--r-- 1 opensbc opensbc 220 2008-09-19 22:22 .bash_logout
> -rw-r--r-- 1 opensbc opensbc 414 2008-09-19 22:22 .bash_profile
> -rw-r--r-- 1 opensbc opensbc 2227 2008-09-19 22:22 .bashrc
> drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 OpenSIPStack
>
>
> But it seems that the problem is with the "opensbc" binary, I guess the opensbc is looking for the env variable HOME and it is because is trying to look for the config and log files at the root directory.
>
>
> Is this a bug?
>
>
> Regards
>
>
|