slitaz-base-files diff rootfs/etc/nsswitch.conf @ rev 325

Tiny edit
author Paul Issott <paul@slitaz.org>
date Thu Feb 16 22:32:53 2017 +0000 (2017-02-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/rootfs/etc/nsswitch.conf	Thu Feb 16 22:32:53 2017 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +# /etc/nsswitch.conf: GNU Name Service Switch config.
     1.5 +#
     1.6 +
     1.7 +passwd:     files
     1.8 +group:      files
     1.9 +shadow:     files
    1.10 +
    1.11 +hosts:      files dns
    1.12 +networks:   files
    1.13 +
    1.14 +rpc:        files
    1.15 +services:   files