source: npl/mailserver/kopano_conf/root/service/kopano-server/run @ b4abfab

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

filename rename to kopano

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