diff options
Diffstat (limited to 'openswan/openswan_2.2.0.oe')
-rw-r--r-- | openswan/openswan_2.2.0.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openswan/openswan_2.2.0.oe b/openswan/openswan_2.2.0.oe index 03b8f6bf84..63c3903403 100644 --- a/openswan/openswan_2.2.0.oe +++ b/openswan/openswan_2.2.0.oe @@ -26,3 +26,5 @@ do_install () { } FILES_${PN} += "/usr/lib/ipsec/" + +CONFFILES_${PN}_nylon = "${sysconfdir}/ipsec/ipsec.conf" |