NewtownGuy
Technical User
Hello,
I need to issue this command:
each time my Fedora Core 3 server boots. I've included it in rc.local with other startup commands, which run ok so I know the script is running, but for some unknown reason I have to reissue this command manually from root each time the machine boots.
How should I make sure this command executes each time Linux boots ? I have a second machine that is supposedly identical and runs fine, so there must be some difference between them, but I can't find it.
Thank you.
-- NewtownGuy
I need to issue this command:
Code:
chown root:apache /dev/ttyS0
each time my Fedora Core 3 server boots. I've included it in rc.local with other startup commands, which run ok so I know the script is running, but for some unknown reason I have to reissue this command manually from root each time the machine boots.
How should I make sure this command executes each time Linux boots ? I have a second machine that is supposedly identical and runs fine, so there must be some difference between them, but I can't find it.
Thank you.
-- NewtownGuy