diff options
author | Britney Fransen <brfransen@gmail.com> | 2010-07-12 22:18:53 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2010-07-12 22:18:53 (GMT) |
commit | 494d57bcc659282c41e99606b0496163dcd9b35d (patch) | |
tree | eaeaae0181082241bfbf6e9b87ef5aa924b2c066 /abs/core-testing/filesystem/nsswitch.conf | |
parent | c31a292fdf684e97b85d0d9153f657f25e9d12ce (diff) | |
download | linhes_pkgbuild-494d57bcc659282c41e99606b0496163dcd9b35d.zip linhes_pkgbuild-494d57bcc659282c41e99606b0496163dcd9b35d.tar.gz linhes_pkgbuild-494d57bcc659282c41e99606b0496163dcd9b35d.tar.bz2 |
filesystem: add automount:files to nsswitch.conf to quiet autofs error.
Diffstat (limited to 'abs/core-testing/filesystem/nsswitch.conf')
-rw-r--r-- | abs/core-testing/filesystem/nsswitch.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/filesystem/nsswitch.conf b/abs/core-testing/filesystem/nsswitch.conf index 7d86691..ec84725 100644 --- a/abs/core-testing/filesystem/nsswitch.conf +++ b/abs/core-testing/filesystem/nsswitch.conf @@ -15,5 +15,6 @@ ethers: db files rpc: db files netgroup: db files +automount:files # End /etc/nsswitch.conf |