Quote:
|
Originally Posted by classicsat
You have to chmod 755 the files
The first line in both has to be #!/bin/bash
|
I'm trying to get the file attributes changed on my rc.sysinit.author file too(to get it to run endpad on starting), but always get the following when telnet'd to it.
bash-2.02# chmod 755 /etc/rc.d/rc.sysinit.author
chmod: /etc/rc.d/rc.sysinit.author: Read-only file system
bash-2.02#
bash-2.02#
I cant have always had this as I have a line in the rc.sysinit.author that runs tivoweb on startup... but now I cant edit it or change the file attributes.
I'm newish to all this, so any help will be appreciated