diff options
author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:03:48 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:03:48 -0700 |
commit | 3955cef896acb1414bff922449be67101a873b2b (patch) | |
tree | eb2142d58dbe47b5cbe6846624a966f368621f0e /debian/wallet-server.install | |
parent | c18e893522a0f47d2b4bb9001a3def419d69d1f9 (diff) |
Install new contrib/ad-keytab script
* Install new contrib/ad-keytab script as /usr/bin/ad-keytab.
Diffstat (limited to 'debian/wallet-server.install')
-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 f4f5bdc..7343228 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -1,4 +1,5 @@ config/wallet etc/remctl/conf.d +contrib/ad-keytab usr/bin debian/tmp/etc/remctl/acl/wallet-report debian/tmp/usr/sbin/wallet-admin debian/tmp/usr/sbin/wallet-backend |