source: npl/mailserver/zarafa_conf7/root/service/zarafa-server/run @ b4abfab

perl-5.22
Last change on this file since b4abfab was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 63 bytes
Line 
1#!/bin/bash
2
3
4ulimit -n 100000
5exec pgrphack zarafa-server -F
6
Note: See TracBrowser for help on using the repository browser.