summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/nsswitch
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/nsswitch')
-rwxr-xr-xetc/rc.d/nsswitch2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/nsswitch b/etc/rc.d/nsswitch
index 1b1f992..8b0b228 100755
--- a/etc/rc.d/nsswitch
+++ b/etc/rc.d/nsswitch
@@ -80,7 +80,7 @@ generate_host_conf()
cache | *=*)
;;
*)
- printf "Warning: unrecognized source [%s]\n" $_s > "/dev/stderr"
+ printf "Warning: unrecognized source [%s]\n" $_s >&2
;;
esac
done
OpenPOWER on IntegriCloud