The short version is, create a script in /etc/init.d and make it accept
the "start" and "stop" arguments. Then, link it into /etc/rc0.d and
/etc/rc3.d as appropriate. You probably want to start the rc3.d
version with S99.
- Logan
1. difference between /etc/rc.sysinit and /etc/rc.d/rc.sysinit ?
What is the difference between /etc/rc.sysinit and /etc/rc.d/rc.sysinit?
I am using Redhat 8. I did a diff on them and they are identical.
/etc/rc.sysinit is apparently a copy of /etc/rc.d/rc.sysinit since it
says that it is that file, even though it's not (see below).
#!/bin/bash
#
# /etc/rc.d/rc.sysinit - run once at boot time
I want to change something in whichever of these scripts is run at
bootup, but I don't know which one gets run.
Thanks,
Russell
3. which user does /etc/rc.d/rc.local / rc.sysinit run as?
4. Changing the reply address in email
5. SOLVED - Raid rc.0, rc.6 rc.S
6. help in install... hd not found
7. Best way to start apache: acpachectl or rc.d/init.d/httpd
9. Trouble with /etc/rc.d/rc.sysinit root mount
10. RH7.3: LVM & /etc/rc.d/rc.sysinit
11. call to ldconfig in /etc/rc.d/rc.sysinit question
12. 2.2.19 Debian no rc.d or rc.local ????!!!!!!
13. Where's RedHat rc.inet1, rc.inet2 files??