- To: "Mary Gardiner" <mary-slug@xxxxxxxxxxxx>, slug@xxxxxxxxxxx
- Subject: Re: [SLUG] Permission problems on linode (Ubuntu 5.10)
- From: "Michael Fox" <fox.michael@xxxxxxxxx>
- Date: Sun, 30 Apr 2006 12:34:53 +1000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WWCIUZvnU5IGXLF64RKYvb4eNBH4Q5GoccLB0qAuOkMQUIs5A8BV4CdDSCszjpvhFbAB2UEGBVDee0HC7WJGSDP0dwNFYVXb11I2Q5agAXRlseWdgqh7RNWCEb8aPiS043wJk3GH0UMSkF8ujz7rel2bsC66K6zKF8FZtfTD6po=
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).
Sorry not upto scratch on udev..