From b417f09ac51beeb618ecfdb74d81d91543d07848 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 14 Aug 2008 07:32:56 +0000 Subject: Fix logging in wallet-backend and the remctl configuration to not log the data passed to store. --- config/wallet | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/wallet b/config/wallet index d3f745d..2e0b142 100644 --- a/config/wallet +++ b/config/wallet @@ -3,4 +3,5 @@ # This is a remctld configuration fragment to run wallet-backend, which # implements the server side of the wallet system. +wallet store /usr/sbin/wallet-backend logmask=4 ANYUSER wallet ALL /usr/sbin/wallet-backend ANYUSER -- cgit v1.2.3