diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 15:46:58 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 17:55:05 +0100 |
commit | f0d9ff221fb14fb103b18296f512177b4afd26cc (patch) | |
tree | 430bee473223a95946ba9b5e0e1b3dd294669701 /debian/strongswan-starter.install | |
parent | e62fbe057250ec875b53639594c2036d6577f27c (diff) | |
download | vyos-strongswan-f0d9ff221fb14fb103b18296f512177b4afd26cc.tar.gz vyos-strongswan-f0d9ff221fb14fb103b18296f512177b4afd26cc.zip |
Split pki and scepclient to new packages
- create new strongswan-pki and strongswan-scepclient packages
* debian/strongswan-pki.install:
- install pki files
* debian/strongswan-scepclient.install:
- install scepclient files
Diffstat (limited to 'debian/strongswan-starter.install')
-rw-r--r-- | debian/strongswan-starter.install | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index 393098499..b6f4071bf 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -15,27 +15,6 @@ usr/lib/ipsec/plugins/libstrongswan-updown.so usr/share/strongswan/templates/config/plugins/updown.conf etc/strongswan.d/charon/updown.conf usr/lib/ipsec/_updown -#tools -usr/bin/pki -usr/lib/ipsec/scepclient -usr/share/man/man8/scepclient.8 -usr/share/man/man1/pki---acert.1 -usr/share/man/man1/pki---dn.1 -usr/share/man/man1/pki---gen.1 -usr/share/man/man1/pki---issue.1 -usr/share/man/man1/pki---keyid.1 -usr/share/man/man1/pki---pkcs7.1 -usr/share/man/man1/pki---print.1 -usr/share/man/man1/pki---pub.1 -usr/share/man/man1/pki---req.1 -usr/share/man/man1/pki---self.1 -usr/share/man/man1/pki---signcrl.1 -usr/share/man/man1/pki---verify.1 -usr/share/man/man1/pki.1 -usr/share/strongswan/templates/config/strongswan.d/pki.conf -usr/share/strongswan/templates/config/strongswan.d/scepclient.conf -etc/strongswan.d/pki.conf -etc/strongswan.d/scepclient.conf #stroke usr/lib/ipsec/stroke usr/lib/ipsec/plugins/libstrongswan-stroke.so |