diff options
| author | Danilo Godec <danilo.godec@agenda.si> | 2011-08-23 12:45:40 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 12:21:52 +0000 |
| commit | 43d15fde74a5a4e0eea2dc4741f369570bf6ed1b (patch) | |
| tree | 3dd49771acb479ffa6e9e9bc1574b0b3c63d2e11 /testing/openswan/ipsec.confd | |
| parent | 489f5c7effcbc3cdca5d27e5bb95ee3b20bd0067 (diff) | |
| download | aports-43d15fde74a5a4e0eea2dc4741f369570bf6ed1b.tar.bz2 aports-43d15fde74a5a4e0eea2dc4741f369570bf6ed1b.tar.xz | |
OpenSwan - a new version 2.6.35 - removed 'ipsec.confd' as it didn't serve any purpose - created a working 'ipsec.initd' - changed the installation target for the 'setup' program, which usually goes in /etc/init.d/ipsec - now it goes to /usr/libexec/ipsec/setup and is called by ipsec.initd
Diffstat (limited to 'testing/openswan/ipsec.confd')
| -rw-r--r-- | testing/openswan/ipsec.confd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/openswan/ipsec.confd b/testing/openswan/ipsec.confd deleted file mode 100644 index 486252b03c..0000000000 --- a/testing/openswan/ipsec.confd +++ /dev/null @@ -1,7 +0,0 @@ -# Sample conf.d file for alpine linux - -# -# Specify daemon options here. -# - -sample_opts="" |
