summaryrefslogtreecommitdiff
path: root/config/wallet
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-07-07 10:36:00 -0700
committerRuss Allbery <rra@stanford.edu>2010-07-07 10:36:00 -0700
commitc75eb196a37ce8ca1acd791267cfb36ee30fdcdb (patch)
tree85ba7a391279cc1fe3d81b40433dd19ec8a90b86 /config/wallet
parent11e4af2938f6b1674329d1daa6e8d702b501ccf4 (diff)
Add sample remctl configuration for wallet-report
Diffstat (limited to 'config/wallet')
-rw-r--r--config/wallet6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/wallet b/config/wallet
index 06dc39d..19b86fa 100644
--- a/config/wallet
+++ b/config/wallet
@@ -1,7 +1,9 @@
# /etc/remctl/conf.d/wallet -- Run wallet-backend for the wallet system.
#
-# This is a remctld configuration fragment to run wallet-backend, which
-# implements the server side of the wallet system.
+# This is a remctld configuration fragment to run wallet-backend and
+# wallet-report, which implement the server side of the wallet system.
wallet store /usr/sbin/wallet-backend stdin=4 ANYUSER
wallet ALL /usr/sbin/wallet-backend ANYUSER
+
+wallet-report /usr/sbin/wallet-report /etc/remctl/acl/wallet-report