Skip to content

Commit

Permalink
Add nsswitch.conf to stop syslog from producing errors when sending f…
Browse files Browse the repository at this point in the history
…ull messages.
  • Loading branch information
jim-p committed Apr 26, 2013
1 parent aa72848 commit 459b531
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions etc/nsswitch.conf
@@ -0,0 +1,8 @@
group: files
hosts: files dns
networks: files
passwd: files
shells: files
services: files
protocols: files
rpc: files

0 comments on commit 459b531

Please sign in to comment.