Re: [exim] exim4 needs CAP_SYS_RESOURCE?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marc Schiffbauer
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] exim4 needs CAP_SYS_RESOURCE?
* Michael Haardt schrieb am 15.09.04 um 12:51 Uhr:
> > > Does Apache start Exim with less than 1000 descriptors?
> >
> > How could I test this?
>
> Don't start Exim, but a wrapper script, which outputs the limits
> to a file and then starts Exim, like (untested):
>
> #!/bin/sh
>
> ulimit -a >>/tmp/ulimits
> exec exim "$@"


thanks michael


its like that:

core file size        (blocks, -c) 0
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) unlimited
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) 8192
cpu time             (seconds, -t) unlimited
max user processes            (-u) 4087
virtual memory        (kbytes, -v) unlimited


So I gues this is not too restrictive...

Does it matter that exim4 is suid root?


-Marc
-- 
######################################################
#   <Raize> can you guys see what I type?            #
#   <vecna> no, raize                                #
#   <Raize> How do I set it up so you can see it?    #