#!/bin/sh chmod +x /etc/init.d/accel-pptp mkdir /var/log/accel-pptp &> /dev/null mkdir /var/run/accel-pptp &> /dev/null exit 0