View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 09:47 AM
Sybren Stuvel
 
Posts: n/a
Default Re: splitvt only works as root - pty_open() error: Permission denied

Will Dormann enlightened us with:
> What exactly has the wrong permissions, and how can I fix them
> permanently?


Run 'strace splitvt' and see which system call returns the 'permission
denied' error. Then you can easily see what was being opened.

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Reply With Quote