1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/ctdb/config/ctdb.sysconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
254 B
Plaintext
Raw Normal View History

# If using SYSV init, install this as /etc/sysconfig/ctdb,
# /etc/default/ctdb or similar
# Allow 1M open files
ulimit -n 1048576
# Allow core files to be created
ulimit -c unlimited
# Useful if default detection doesn't work
# CTDB_INIT_STYLE=debian