And you're positive that the /var/run/opensips directory is owned by the opensips:opensips user and group? All I ever do is
sudo mkdir /var/run/opensips/ sudo chown opensips:opensips /var/run/opensips Never had that issue. cd /var/run ls -la drwxr-xr-x 2 opensips opensips 4096 Feb 24 08:23 opensips On Thu, Feb 24, 2011 at 3:07 AM, Anton Zagorskiy < [email protected]> wrote: > Hi. > > I've made a user opensips with group opensips and with shell nologin. > Also, I've created /var/run/opensips with opensips::opensips and access > mode > 775 > > Next, running openSIPS with -u opensips -g opensips -P > /var/run/opensips/opensips.pid > And opensips failed to start with: > > ERROR:core:daemonize: unable to create pid file > /var/run/opensips/opensips.pid: Permission denied > > > A command "sudo -u opensips touch /var/run/opensips/opensips1.pid" works > well. > > What I'm doing wrong? > > > > WBR, Anton Zagorskiy > VoIP Developer, Oyster Telecom > Phone.: +7 812 601-0666 > Fax: +7 812 601-0593 > [email protected] > www.oyster-telecom.ru > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- -- *--*--*--*--*--* Duane *--*--*--*--*--* --
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
