Re: [OpenSBC] Running Opensbc as non-root user
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-09-23 01:49:54
|
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 |