[Bug 386961] Re: Inability to set pptp options like loglevel and nobuffer

Psy[H[] vovik-wfa at bk.ru
Tue Sep 8 07:26:03 UTC 2009


an experimental workaround for this problem: wrapper script for pptp

сd /usr/sbin
sudo mv pptp pptpo
sudo nano pptp

insert these two lines there:

#!/bin/bash
/usr/sbin/pptpo $1 $2 $3 $4 $5 $6 $7 $8 $9 --nobuffer --loglevel 0

save and give launch permissions:

sudo chmod +x pptp

-- 
Inability to set pptp options like loglevel and nobuffer
https://bugs.launchpad.net/bugs/386961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list