]> code.citadel.org Git - citadel.git/blobdiff - appimage/citadel.AppDir/AppRun
ulimit -c unlimited
[citadel.git] / appimage / citadel.AppDir / AppRun
index b8be1cfc4679dfdd880e1c194708a87ceb813dfb..8a32e7e1dbaa88e3c2bbd88ae5096c024fb7909f 100755 (executable)
@@ -19,6 +19,7 @@ HTTP_PORT=80
 HTTPS_PORT=443
 CTDL_DIR=/usr/local/citadel
 export APPDIR
+ulimit -c unlimited
 
 usage() {
        echo ${APPIMAGE}: usage: ${APPIMAGE} '[-h data_directory] [-p http_port] [-s https_port] command'