Difference between revisions of "/private"

From The iPhone Wiki
Jump to: navigation, search
m
Line 1: Line 1:
  +
For some reason, Apple decided to place <code>/etc</code> and <code>/var</code> under '''/private''' and [[wikipedia:Symbolic link|symlink]] them from their correct locations to their actual locations. The purpose for this is unknown as it doesn't offer any advantages; the [[/private/etc/fstab|second partition]] is mounted at <code>/private/var</code> (<code>/private/etc</code> is still on the [[/|root partition]]).
  +
 
== Children ==
 
== Children ==
 
=== Folders ===
 
=== Folders ===
Line 4: Line 6:
 
* {{ipfw|var}}
 
* {{ipfw|var}}
 
=== Files ===
 
=== Files ===
* (none)
+
(none)
   
 
== Parents ==
 
== Parents ==

Revision as of 15:32, 16 March 2015

For some reason, Apple decided to place /etc and /var under /private and symlink them from their correct locations to their actual locations. The purpose for this is unknown as it doesn't offer any advantages; the second partition is mounted at /private/var (/private/etc is still on the root partition).

Children

Folders

Files

(none)

Parents

(root)