diff options
Diffstat (limited to 'gnu/system')
| -rw-r--r-- | gnu/system/file-systems.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/file-systems.scm b/gnu/system/file-systems.scm index f83b67c4770..ef08bf4de53 100644 --- a/gnu/system/file-systems.scm +++ b/gnu/system/file-systems.scm | |||
| @@ -599,6 +599,7 @@ a bind mount." | |||
| 599 | ;; List of essential network configuration files. | 599 | ;; List of essential network configuration files. |
| 600 | '("/etc/resolv.conf" | 600 | '("/etc/resolv.conf" |
| 601 | "/etc/nsswitch.conf" | 601 | "/etc/nsswitch.conf" |
| 602 | "/etc/protocols" | ||
| 602 | "/etc/services" | 603 | "/etc/services" |
| 603 | "/etc/hosts")) | 604 | "/etc/hosts")) |
| 604 | 605 | ||
