[OpenSIPS-Users] Restart=always and After=mysql.service
    sevpal 
    sevpal at aol.com
       
    Fri Sep 18 23:21:34 CEST 2015
    
    
  
If you change User= and Group= in the service file to root, you might not see such a message. To run as user opensips, then user opensips must exist on the system; in addition, ownership on files/folders that will be accessed by Opensips needs to be changed.
From: Nabeel 
Sent: Tuesday, September 15, 2015 9:47 PM
To: OpenSIPS users mailling list 
Subject: Re: [OpenSIPS-Users] Restart=always and After=mysql.service
I tried that service file on CentOS 7 but got the following error when trying to start the service: 
  Failed at step EXEC spawning /usr/sbin/opensips: Permission denied
Changing permissions of that directory did not solve the problem:
chmod +x /usr/sbin/opensips
chmod -R 777 /usr/sbin/opensips 
Does the service file need modification for CentOS?
On 7 September 2015 at 19:14, Nabeel <nabeelshikder at gmail.com> wrote:
  Hi, 
  Most of my services have a .service file located at /usr/lib/systemd/system where I can set 'Restart=always' or 'After=mysql.service' / 'After=mariadb.service' to make sure the server starts at the appropriate times.
  However, there is no such .service file for OpenSIPS.  Please advise how to create this .service file for OpenSIPS.  I heard about 'respawn' but don't know how exactly to use this and would prefer to use a .service file like other services.
--------------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150918/af8606b0/attachment-0001.htm>
    
    
More information about the Users
mailing list