diff options
| author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 18:05:26 -0700 | 
|---|---|---|
| committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 18:05:26 -0700 | 
| commit | d5ae99581518f8aee7cc00f4156f09a8533fd29e (patch) | |
| tree | 0ccfa6319e5f6606312faeb57536fc82adce8d31 | |
| parent | decdce3af900df3b6c75e637af72e84fd2fbfd33 (diff) | |
Also install ad-keytab man page
| -rw-r--r-- | debian/wallet-server.install | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/wallet-server.install b/debian/wallet-server.install index 7343228..946bf0b 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -1,5 +1,6 @@  config/wallet                   etc/remctl/conf.d  contrib/ad-keytab               usr/bin +contrib/ad-keytab.8             usr/share/man/man8  debian/tmp/etc/remctl/acl/wallet-report  debian/tmp/usr/sbin/wallet-admin  debian/tmp/usr/sbin/wallet-backend | 
