Difference between revisions of "/private/etc"

From The iPhone Wiki
Jump to: navigation, search
(Added what i see from my iPhone 6 Plus ~~~~)
m (Files: Added that fstab is no longer present in iOS 14)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  +
This folder is specified by the [[wikipedia:Filesystem Hierarchy Standard|FHS]] as a place that "contains configuration files" (i.e. "local file[s] used to control the operation of a program"). Most of the folders here are not present in jailed iOS except for raccoon, asl, and ppp.
== Parents ==
 
 
*[[/]]
 
*[[/private]]
 
   
 
== Children ==
 
== Children ==
  +
=== Folders ===
 
* {{ipfw|alternatives}}
 
* {{ipfw|alternatives}}
 
* {{ipfw|apt}}
 
* {{ipfw|apt}}
  +
* {{ipfw|asl}}
 
* {{ipfw|bluetool}}
 
* {{ipfw|bluetool}}
 
* {{ipfw|default}}
 
* {{ipfw|default}}
 
* {{ipfw|dpkg}}
 
* {{ipfw|dpkg}}
 
* {{ipfw|pam.d}}
 
* {{ipfw|pam.d}}
  +
* {{ipfw|ppp}}
 
* {{ipfw|profile.d}}
 
* {{ipfw|profile.d}}
 
* {{ipfw|racoon}}
 
* {{ipfw|racoon}}
* {{ipfw|rc.d}}
+
* {{ipfw|rc.d}} (not present in jailed iOS)
 
* {{ipfw|ssl}}
 
* {{ipfw|ssl}}
   
== Files ==
+
=== Files ===
  +
* {{ipfw|afp.conf}} (not present in the newer iOS versions)
 
* {{ipfw|afp.conf}}
 
 
* {{ipfw|asl.conf}}
 
* {{ipfw|asl.conf}}
* {{ipfw|fstab|fstab}}
+
* {{ipfw|fstab|fstab}} (only present in iOS < 14)
 
* {{ipfw|group}}
 
* {{ipfw|group}}
 
* {{ipfw|hosts}}
 
* {{ipfw|hosts}}
 
* {{ipfw|host.equiv}}
 
* {{ipfw|host.equiv}}
* {{ipfw|launchd.conf}}
+
* {{ipfw|launchd.conf}} (see also: [[launchd.conf Untether]]; not present in the newer iOS versions)
 
* {{ipfw|master.passwd}}
 
* {{ipfw|master.passwd}}
 
* {{ipfw|networks}}
 
* {{ipfw|networks}}
 
* {{ipfw|notify.conf}}
 
* {{ipfw|notify.conf}}
 
* {{ipfw|passwd}}
 
* {{ipfw|passwd}}
* {{ipfw|profile}}
+
* {{ipfw|profile}} (not present in the newer iOS versions)
 
* {{ipfw|protocols}}
 
* {{ipfw|protocols}}
 
* {{ipfw|services}}
 
* {{ipfw|services}}
 
* {{ipfw|ttys}}
 
* {{ipfw|ttys}}
   
  +
== Parents ==
  +
{{parent|private}}
   
  +
== References ==
[[Category:Filesystem]]
 
  +
* [http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html#ETCHOSTSPECIFICSYSTEMCONFIGURATION FHS 2.3 on /etc]

Latest revision as of 23:57, 22 July 2020

This folder is specified by the FHS as a place that "contains configuration files" (i.e. "local file[s] used to control the operation of a program"). Most of the folders here are not present in jailed iOS except for raccoon, asl, and ppp.

Children

Folders

Files

Parents

(root)/private

References