summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-04-26 13:15:34 -0400
committerjim-p <jimp@pfsense.org>2013-04-26 13:15:34 -0400
commit459b5317da7c13ef51011f1709a706075e2b8618 (patch)
tree419824c3b033a3d1d8bd2c2ab99e6c00306ccb51 /etc
parentaa72848dd20d2f6c935e19bfba3e15c4d72fcc97 (diff)
downloadpfsense-459b5317da7c13ef51011f1709a706075e2b8618.zip
pfsense-459b5317da7c13ef51011f1709a706075e2b8618.tar.gz
Add nsswitch.conf to stop syslog from producing errors when sending full messages.
Diffstat (limited to 'etc')
-rw-r--r--etc/nsswitch.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/nsswitch.conf b/etc/nsswitch.conf
new file mode 100644
index 0000000..0cfac41
--- /dev/null
+++ b/etc/nsswitch.conf
@@ -0,0 +1,8 @@
+group: files
+hosts: files dns
+networks: files
+passwd: files
+shells: files
+services: files
+protocols: files
+rpc: files
OpenPOWER on IntegriCloud