The version in trusty-proposed looks like it fixes the issue. ubuntu@ubuntu:~$ apt-cache show pptpd | grep Version Version: 1.3.4+27+gddb30f8-1ubuntu1 ubuntu@ubuntu:~$ sudo /etc/init.d/pptpd start ubuntu@ubuntu:~$ sudo /etc/init.d/pptpd status * /usr/sbin/pptpd is not running
ubuntu@ubuntu:~$ apt-cache show pptpd | grep Version Version: 1.3.4+27+gddb30f8-1ubuntu1.1 ubuntu@ubuntu:~$ sudo /etc/init.d/pptpd start ubuntu@ubuntu:~$ sudo /etc/init.d/pptpd status * pptpd is running -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296835 Title: status_of_proc lacks a "-p" in /etc/init.d/pptpd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/1296835/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
