Hi Grant,

> Added support for optionally specifying, via a global, read-only
> configuration file, system resource limits for address space, core
> files, data segment size, file size, lockable memory, open files,
> number of processes and stack size.
> 
> This mirrors in function, almost identically, resource limit handling
> in Avahi.
> 
>   * v2: Incorporated feedback from Daniel Wagner regarding placement of the
>         __connman_rlimits_init prototype.
> 
> ---
>  Makefile.am                 |   23 +++--
>  configure.ac                |   20 ++++-
>  src/connman-dbus.conf       |   16 ---
>  src/connman-polkit.conf     |   11 --
>  src/connman.h               |    2 +
>  src/etc/connman-dbus.conf   |   16 +++
>  src/etc/connman-polkit.conf |   11 ++
>  src/etc/connman.conf        |   25 +++++
>  src/main.c                  |   14 +++
>  src/profile.c               |   10 +-
>  src/rlimits.c               |  233 
> +++++++++++++++++++++++++++++++++++++++++++
>  11 files changed, 339 insertions(+), 42 deletions(-)

is it possible that you inter-mixed two patches here ;)

Regards

Marcel


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to