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