The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private/etc"
(Added hosts and (master.)passwd files) |
m (→Files: Added that fstab is no longer present in iOS 14) |
||
(21 intermediate revisions by 5 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. |
||
− | == Summary == |
||
+ | == Children == |
||
+ | === Folders === |
||
+ | * {{ipfw|alternatives}} |
||
+ | * {{ipfw|apt}} |
||
+ | * {{ipfw|asl}} |
||
+ | * {{ipfw|bluetool}} |
||
+ | * {{ipfw|default}} |
||
+ | * {{ipfw|dpkg}} |
||
+ | * {{ipfw|pam.d}} |
||
+ | * {{ipfw|ppp}} |
||
+ | * {{ipfw|profile.d}} |
||
+ | * {{ipfw|racoon}} |
||
+ | * {{ipfw|rc.d}} (not present in jailed iOS) |
||
+ | * {{ipfw|ssl}} |
||
− | == |
+ | === Files === |
+ | * {{ipfw|afp.conf}} (not present in the newer iOS versions) |
||
+ | * {{ipfw|asl.conf}} |
||
+ | * {{ipfw|fstab|fstab}} (only present in iOS < 14) |
||
+ | * {{ipfw|group}} |
||
+ | * {{ipfw|hosts}} |
||
+ | * {{ipfw|host.equiv}} |
||
+ | * {{ipfw|launchd.conf}} (see also: [[launchd.conf Untether]]; not present in the newer iOS versions) |
||
+ | * {{ipfw|master.passwd}} |
||
+ | * {{ipfw|networks}} |
||
+ | * {{ipfw|notify.conf}} |
||
+ | * {{ipfw|passwd}} |
||
+ | * {{ipfw|profile}} (not present in the newer iOS versions) |
||
+ | * {{ipfw|protocols}} |
||
+ | * {{ipfw|services}} |
||
+ | * {{ipfw|ttys}} |
||
+ | == Parents == |
||
− | <ul> |
||
− | + | {{parent|private}} |
|
− | </ul> |
||
− | == Children == |
||
− | * [[/private/etc/alternatives|alternatives]] |
||
− | * [[/private/etc/apt|apt]] |
||
− | * [[/private/etc/bluetool|bluetool]] |
||
− | * [[/private/etc/fstab|fstab]] |
||
− | * [[/private/etc/passwd|passwd]] |
||
− | * [[/private/etc/master.passwd|master.passwd]] |
||
− | * [[/private/etc/hosts|hosts]] |
||
− | * [[/private/etc/profile.d|profile.d]] |
||
+ | == 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
- alternatives
- apt
- asl
- bluetool
- default
- dpkg
- pam.d
- ppp
- profile.d
- racoon
- rc.d (not present in jailed iOS)
- ssl
Files
- afp.conf (not present in the newer iOS versions)
- asl.conf
- fstab (only present in iOS < 14)
- group
- hosts
- host.equiv
- launchd.conf (see also: launchd.conf Untether; not present in the newer iOS versions)
- master.passwd
- networks
- notify.conf
- passwd
- profile (not present in the newer iOS versions)
- protocols
- services
- ttys