diff options
Diffstat (limited to 'system/skeleton')
-rw-r--r-- | system/skeleton/etc/nsswitch.conf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/system/skeleton/etc/nsswitch.conf b/system/skeleton/etc/nsswitch.conf deleted file mode 100644 index d81e2f053e..0000000000 --- a/system/skeleton/etc/nsswitch.conf +++ /dev/null @@ -1,17 +0,0 @@ -# /etc/nsswitch.conf -# -# Example configuration of GNU Name Service Switch functionality. -# If you have the `glibc-doc-reference' and `info' packages installed, try: -# `info libc "Name Service Switch"' for information about this file. - -passwd: files -group: files -shadow: files -hosts: files dns -networks: files - -protocols: files -services: files -ethers: files -rpc: files - |