On Sun, Mar 09, 2008, Steffen Weinreich wrote:

> ~    eval `openpkg rc --eval all env`
>
> to setup the paths for a openpkg instance in the system login script. This
> works fine except that the directory which is created under /tmp could not
> be deleteted since the owner of the dir is the management user and
> therefore the calling user is not able to delete the directory. Any idea
> how to fix this behaviour?

You could use:

$ eval `openpkg --keep-privileges rc --eval all env`

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to