repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
passdb: Use getline(3) to read our old machine sid
[Samba.git]
/
ctdb
/
config
/
ctdb.sysconfig
blob
fc57929fc6840498729cf42c11224b3c582ae264
1
# If using SYSV init, install this as /etc/sysconfig/ctdb,
2
# /etc/default/ctdb or similar
3
4
# Allow 1M open files
5
ulimit -n 1048576
6
7
# Allow core files to be created
8
ulimit -c unlimited
9
10
# Useful if default detection doesn't work
11
# CTDB_INIT_STYLE=debian