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

From The iPhone Wiki
Jump to: navigation, search
(Created page with "All scripts and executables here seem to be executed at boot time. == Parents == * etc == Children == * substrate")
 
m (link fix)
 
(One intermediate revision by one other user not shown)
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 ==
  +
[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