- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] Permission problems on linode (Ubuntu 5.10)
- From: Mary Gardiner <mary-slug@xxxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 18:43:12 +1000
- User-agent: Mutt/1.5.11
On Sun, Apr 30, 2006, Michael Fox wrote:
> On 4/30/06, Mary Gardiner <mary-slug@xxxxxxxxxxxx> wrote:
> ># ls -l /dev/null
> >crw-rw---- 1 root root 1, 3 2006-04-30 11:54 /dev/null
>
> It needs the rw other permission set, how you do that for a udev
> device not sure (as I dont suspect doing chmod 666 /dev/null will do
> it. (althougth this is how you would do it for a normal file).
It solves the problem... for that boot only.
-Mary