On Fri, Oct 2, 2015 at 12:52 PM, Andy Zhou wrote:
> On Fri, Oct 2, 2015 at 6:06 AM, Flavio Leitner wrote:
>> On Thu, Oct 01, 2015 at 03:47:12PM -0700, Andy Zhou wrote:
>>> > Our default systemd unit files don't make use of the --user option that
>>> > requires this library, but conceivably someon
On Fri, Oct 2, 2015 at 6:06 AM, Flavio Leitner wrote:
> On Thu, Oct 01, 2015 at 03:47:12PM -0700, Andy Zhou wrote:
>> > Our default systemd unit files don't make use of the --user option that
>> > requires this library, but conceivably someone may want to customize
>> > them and use this option.
>
On Thu, Oct 01, 2015 at 09:03:47PM -0400, Russell Bryant wrote:
> On 10/01/2015 06:31 PM, Flavio Leitner wrote:
> > Commit e91b927d8 (lib/daemon: support --user option for all OVS daemon)
> > added optional usage of the libcap-ng library. It's packaged in Fedora,
> > so go ahead and added it by de
On Thu, Oct 01, 2015 at 03:47:12PM -0700, Andy Zhou wrote:
> > Our default systemd unit files don't make use of the --user option that
> > requires this library, but conceivably someone may want to customize
> > them and use this option.
>
> Any down side if we change the unit files to make use of
On Thu, Oct 1, 2015 at 6:06 PM, Russell Bryant wrote:
> On 10/01/2015 06:47 PM, Andy Zhou wrote:
>>> Our default systemd unit files don't make use of the --user option that
>>> requires this library, but conceivably someone may want to customize
>>> them and use this option.
>>
>> Any down side if
On 10/01/2015 06:47 PM, Andy Zhou wrote:
>> Our default systemd unit files don't make use of the --user option that
>> requires this library, but conceivably someone may want to customize
>> them and use this option.
>
> Any down side if we change the unit files to make use of --user option
> by d
On 10/01/2015 06:31 PM, Flavio Leitner wrote:
> Commit e91b927d8 (lib/daemon: support --user option for all OVS daemon)
> added optional usage of the libcap-ng library. It's packaged in Fedora,
> so go ahead and added it by default to the Fedora spec file.
>
> Our default systemd unit files don't
> Our default systemd unit files don't make use of the --user option that
> requires this library, but conceivably someone may want to customize
> them and use this option.
Any down side if we change the unit files to make use of --user option
by default, like how Apache runs?