* Uwe Werler <[email protected]> le [02-09-2022 16:50:21 +0200]: > On 02 Sep 10:50, prx wrote: > > Hello, > > find attached a new port for iblock, > > an inetd program adding the client IP to a pf table. > > > > Regards. > > > > prx > > > > Index: infrastructure/db/user.list > > =================================================================== > > RCS file: /cvs/ports/infrastructure/db/user.list,v > > retrieving revision 1.405 > > diff -u -r1.405 user.list > > --- infrastructure/db/user.list 27 Aug 2022 21:18:26 -0000 1.405 > > +++ infrastructure/db/user.list 2 Sep 2022 08:48:14 -0000 > > @@ -392,3 +392,4 @@ > > 881 _opensearch _opensearch textproc/opensearch > > 882 _opensearch-dashboards _opensearch-dashboards www/opensearch-dashboards > > 883 _step-ca _step-ca security/step-ca > > +884 _iblock _iblock net/iblock > > Hi prx, > > you have to change the uid/gid in PLIST also to 884. >
Indeed. Attached the port modified. Regards.
iblock.tgz
Description: application/tar-gz
Index: infrastructure/db/user.list =================================================================== RCS file: /cvs/ports/infrastructure/db/user.list,v retrieving revision 1.405 diff -u -r1.405 user.list --- infrastructure/db/user.list 27 Aug 2022 21:18:26 -0000 1.405 +++ infrastructure/db/user.list 2 Sep 2022 08:48:14 -0000 @@ -392,3 +392,4 @@ 881 _opensearch _opensearch textproc/opensearch 882 _opensearch-dashboards _opensearch-dashboards www/opensearch-dashboards 883 _step-ca _step-ca security/step-ca +884 _iblock _iblock net/iblock
