Difference between revisions of "/private/etc/rc.d"

From The iPhone Wiki
Jump to: navigation, search
m (link fix)
 
Line 1: Line 1:
 
All scripts and executables here seem to be executed at boot time.
 
All scripts and executables here seem to be executed at boot time.
  +
== Parents ==
 
* [[/private/etc|etc]]
 
 
== Children ==
 
== Children ==
* [[/private/etc/substrate|substrate]]
+
* {{ipfw|substrate}}
  +
  +
== Parents ==
  +
{{parent|private|etc}}
  +
 
== External Links ==
 
== External Links ==
 
[https://www.freebsd.org/doc/en/articles/rc-scripting/ FreeBSD rc.d tutorial]
 
[https://www.freebsd.org/doc/en/articles/rc-scripting/ FreeBSD rc.d tutorial]

Latest revision as of 20:57, 20 September 2014

All scripts and executables here seem to be executed at boot time.

Children

Parents

(root)/private/etc

External Links

FreeBSD rc.d tutorial