source:
npl/internetserver/libreswan_conf/root/service/ipsec/run
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 136 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | ||
3 | #important, 1024 seems to be not enough | |
4 | ulimit -n 10000 | |
5 | ||
6 | ipsec _stackmanager start | |
7 | exec /usr/libexec/ipsec/pluto --nofork | |
8 |
Note: See TracBrowser
for help on using the repository browser.