Re: Creating a core dump / backtrace from /bin/login

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat September 27 2008, John Reiser wrote:
> > How can I set ulimits for /bin/login?
>
> For a general program: wrap the program in a shell script.  Move the
> program to a new name somewhere else, then put a script at the original
> name: #! /bin/bash
>     ulimit -c unlimited
>     exec /path/to/new/name/of/original/program "$@"

Thank you, this worked perfectly.

Regards,
Till

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux