ports/92755: databases/slony1: Add ability to run slon as a different user

Jim Nasby decibel at decibel.org
Fri Sep 22 17:50:25 UTC 2006


The following reply was made to PR ports/92755; it has been noted by GNATS.

From: Jim Nasby <decibel at decibel.org>
To: bug-followup at FreeBSD.org,
 Nasby Jim <decibel at decibel.org>
Cc:  
Subject: Re: ports/92755: databases/slony1: Add ability to run slon as a different user
Date: Fri, 22 Sep 2006 13:45:02 -0400

 Sorry, I got side-tracked from this (and the email got routed to  
 someplace I don't normally check).
 
  > Also, the variable slon_user should be filtered through %%NAME%%
  > expansion, and might be best located down where the enable flag is
  > defaulted, too.
 
 I guess I'm not clear on this, esp. since I'm defaulting to root?
 
 +slon_user=${slon_user:-"root"}
 
  > Basically, all you have to do to your patch is whack out the
  > start_slon function and it is just what we need.
 
 I'm not seeing a start_slon function anywhere, so I'm not sure what  
 the intent here is...



More information about the freebsd-ports-bugs mailing list