]> 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)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:47 +0000 (16:16 +0200)
commit8c2ab7116ee81619d4c24d5b97a36635a046b650
treeb2b1c3778a6498554cfd97254187c0d92324a5a3
parent00184fc2d0297790359e94ea9bd266bfdc0a7954
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