diff options
Diffstat (limited to 'pppd/pppd-srv/run')
-rw-r--r-- | pppd/pppd-srv/run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pppd/pppd-srv/run b/pppd/pppd-srv/run new file mode 100644 index 0000000..0a74e04 --- /dev/null +++ b/pppd/pppd-srv/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -P +envfile /etc/s6/config/pppd.conf +importas -sCuD "" OPTS OPTS +fdmove -c 2 1 +exec pppd nodetach ${OPTS} |