diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2016-01-18 15:20:14 -0600 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2016-12-21 11:45:39 +0100 |
commit | 4bce2d8fc58da0cdf61ba084b85e94763fc928ce (patch) | |
tree | 32be64ee9d8114301816905b813bb9b3f769834a /debian/libstrongswan.strongswan.logcheck.ignore.paranoid | |
parent | fe1dc40f4139f052d68539936d779d85b290f253 (diff) | |
download | vyos-strongswan-4bce2d8fc58da0cdf61ba084b85e94763fc928ce.tar.gz vyos-strongswan-4bce2d8fc58da0cdf61ba084b85e94763fc928ce.zip |
* Add updated logcheck rules to match recent strongswan output
- debian/libstrongswan.strongswan.logcheck.* Remove outdated logcheck files
- debian/{rules,strongswan.logcheck}: Add updated logcheck rules
- this does no more provide different logcheck levels, but marks all
common output to be acceptable
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/libstrongswan.strongswan.logcheck.ignore.paranoid')
-rw-r--r-- | debian/libstrongswan.strongswan.logcheck.ignore.paranoid | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/libstrongswan.strongswan.logcheck.ignore.paranoid b/debian/libstrongswan.strongswan.logcheck.ignore.paranoid deleted file mode 100644 index ca6c97dde..000000000 --- a/debian/libstrongswan.strongswan.logcheck.ignore.paranoid +++ /dev/null @@ -1,20 +0,0 @@ -ipsec_setup: KLIPS debug \`none\' -ipsec_setup: Stopping FreeS/WAN IPsec\.\.\. -ipsec_setup: stop ordered -ipsec_setup: doing cleanup anywan... -ipsec_setup: \.\.\.FreeS/WAN IPsec stopped -ipsec_setup: Starting FreeS/WAN IPsec -ipsec_setup: \.\.\.FreeS/WAN IPsec started -ipsec_plutorun: .*: initiate -pluto.*: deleting state -pluto.*: forgetting secrets -pluto.*: shutting down -pluto.*: \| -pluto.*: .* bytes loaded -pluto.*: including X\.509 patch -pluto.*: Loading my X\.509 certificate -pluto.*: Starting pluto -pluto.*: adding interface -pluto.*: listening for IKE messages -pluto.*: loading secrets -pluto.*: regenerating DH private secret |