diff options
author | Romain Francoise <rfrancoise@debian.org> | 2013-10-29 20:01:04 +0100 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2013-10-29 20:01:04 +0100 |
commit | 375abe76d5ee6584b3281483a96bd15d8944f226 (patch) | |
tree | 401c1d9fe9ddf0db10f8da4cc24155384d8c06b6 /debian/strongswan-starter.install | |
parent | 9a30cd904390aa26c791600bf3152780a5f888a9 (diff) | |
download | vyos-strongswan-375abe76d5ee6584b3281483a96bd15d8944f226.tar.gz vyos-strongswan-375abe76d5ee6584b3281483a96bd15d8944f226.zip |
Disable sql and attr-sql plugins (broken without database drivers)
Diffstat (limited to 'debian/strongswan-starter.install')
-rw-r--r-- | debian/strongswan-starter.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index c01380887..644414d8e 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -17,7 +17,6 @@ usr/share/man/man8/_updown_espmark.8 #tools usr/lib/ipsec/scepclient usr/lib/ipsec/openac -usr/lib/ipsec/pool usr/lib/ipsec/pki usr/share/man/man8/scepclient.8 usr/share/man/man8/openac.8 |