]> git.decadent.org.uk Git - nfs-utils.git/commit
sm-notify: Disable syslog messages when debugging is enabled
authorChuck Lever <chuck.lever@oracle.com>
Mon, 29 Aug 2011 17:13:15 +0000 (13:13 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 29 Aug 2011 17:43:27 +0000 (13:43 -0400)
commitd66a9649fdbc75a4bb98e3ee84bf69bd113b739b
treeb942d06395f1bc4db9f6454fa6041d8d25bf899e
parent7b00283f5a6f8b1d3d1acece1da6df1c30cb6279
sm-notify: Disable syslog messages when debugging is enabled

statd's "-F" flag disables syslog output, and specifies sm-notify's
"-d" option when it runs it.  sm-notify's "-d" option should therefore
also disable syslog output.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/statd/sm-notify.c