Page 1 of 1
Compile as Root
Posted: Thu Apr 03, 2008 1:55 pm
by andy1974
Can i compile as root and run as a diffrent user??
Re: Compile as Root
Posted: Thu Apr 03, 2008 2:21 pm
by Jobe
Why would you need to?
You're better off compiling as the user you intend to run UnrealIRCd as.
There's nothing in the compile process that needs root privs.
As for one good reason not to compile as root: the nightmare of making sure you got the file ownership and permissions right afterwards.
Not to mention you should NOT run or compile UnrealIRCd as root anyway.
Re: Compile as Root
Posted: Thu Apr 03, 2008 3:00 pm
by andy1974
fair enough....thanks