Difference between revisions of "/private/etc"

From The iPhone Wiki
Jump to: navigation, search
(Files)
m (Files: Added that fstab is no longer present in iOS 14)
 
(6 intermediate revisions by the same user 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 the newer iOS versions except for raccoon, asl, and ppp.
+
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.
   
 
== Children ==
 
== Children ==
Line 13: Line 13:
 
* {{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}}
   
Line 19: Line 19:
 
* {{ipfw|afp.conf}} (not present in the newer iOS versions)
 
* {{ipfw|afp.conf}} (not present in the newer iOS versions)
 
* {{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}} (see also: [[launchd.conf Untether]])
+
* {{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}}

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