Re: [oe] [PATCH][meta-webserver] nginx: handle systemd service file

2017-01-28 Thread Alexandre Belloni
On 27/01/2017 at 11:14:41 -0800, Khem Raj wrote: > > > On 1/27/17 11:06 AM, Alexandre Belloni wrote: > > Inherit the systemd class so the service file is properly handled. > > Note that by default, the service file will be installed but not enabled. > > > > Signed-off-by: Alexandre Belloni

Re: [oe] [PATCH][meta-webserver] nginx: handle systemd service file

2017-01-27 Thread Khem Raj
On 1/27/17 11:06 AM, Alexandre Belloni wrote: > Inherit the systemd class so the service file is properly handled. > Note that by default, the service file will be installed but not enabled. > > Signed-off-by: Alexandre Belloni > --- >

[oe] [PATCH][meta-webserver] nginx: handle systemd service file

2017-01-27 Thread Alexandre Belloni
Inherit the systemd class so the service file is properly handled. Note that by default, the service file will be installed but not enabled. Signed-off-by: Alexandre Belloni --- meta-webserver/recipes-httpd/nginx/nginx.inc | 5 - 1 file changed, 4