You are not logged in.

#1 2005-07-02 21:35:47

jason
Member
From: /dev/null
Registered: 2003-01-13
Posts: 102

Adding users

The package I'm creating requires users to be already created during the make install, which kinda sucks because I have the users being created in the .install file, where they should be.  Is there a correct way to do this?

Offline

#2 2005-07-02 22:15:01

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: Adding users

I'm not sure, but I think if you do it in pre_install instead of post_install in the install file it should work, no?

Dusty

Offline

#3 2005-07-03 07:56:48

neri
Forum Fellow
From: Victoria, Canada
Registered: 2003-05-04
Posts: 553

Re: Adding users

jason wrote:

The package I'm creating requires users to be already created during the make install, which kinda sucks because I have the users being created in the .install file, where they should be.  Is there a correct way to do this?

checkout the MTA packages or lighttpd for a blueprint.

-neri

Offline

Board footer

Powered by FluxBB