Re: [gentoo-dev] [PATCH 2/2] acct-user/suricata: new user for UID 477

2019-12-12 Thread Marek Szuba
On 2019-12-11 13:54, Michael Orlitzky wrote: >> +ACCT_USER_HOME=/var/lib/suricata >> +ACCT_USER_HOME_PERMS=0750 > > Please don't set these unless it's absolutely necessary. The rationale > for this has finally been committed to the devmanual, but has yet to be > pushed to the website. In the mean

Re: [gentoo-dev] [PATCH 2/2] acct-user/suricata: new user for UID 477

2019-12-11 Thread Michael Orlitzky
On 12/11/19 8:45 AM, Marek Szuba wrote: > +ACCT_USER_HOME=/var/lib/suricata > +ACCT_USER_HOME_PERMS=0750 Please don't set these unless it's absolutely necessary. The rationale for this has finally been committed to the devmanual, but has yet to be pushed to the website. In the meantime it's here:

[gentoo-dev] [PATCH 2/2] acct-user/suricata: new user for UID 477

2019-12-11 Thread Marek Szuba
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba --- acct-user/suricata/metadata.xml | 8 acct-user/suricata/suricata-0.ebuild | 14 ++ 2 files changed, 22 insertions(+) create mode 100644 acct-user/suricata/metadata.xml create mode 100644 ac