s3:printing: Allow to run samba-bgqd as a standalone systemd service
[Samba.git] / ctdb / config / ctdb.sysconfig
blobfc57929fc6840498729cf42c11224b3c582ae264
1 # If using SYSV init, install this as /etc/sysconfig/ctdb,
2 # /etc/default/ctdb or similar
4 # Allow 1M open files
5 ulimit -n 1048576
7 # Allow core files to be created
8 ulimit -c unlimited
10 # Useful if default detection doesn't work
11 # CTDB_INIT_STYLE=debian