On Tue, Nov 16, 1999 at 10:08:04PM +0100, Gustav Schaffter wrote:
> Hi,
>
> I find the following in /var/log/messages
>
> Nov 16 20:31:17 valhall swapon: swapon: warning: /dev/hda9 has insecure permissions
>0660, 0600 suggested
>
> hda9 is my swap device, all right. But how can I set the permissions on the
> swap device?
chmod 0600 /dev/hda9
When you understand how and why this works, a lot of other "Unix"isms fall
into place.
--
Steve Borho
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.