diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-02-28 13:30:51 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-02-28 13:30:51 +0000 |
commit | c3521420dc2ddd0535690ab6569cd57c4b078035 (patch) | |
tree | 4b1f3ed52b3ea4d610732c7f0fbbf32d14f2cc57 /package/strongswan/files/ipsec.cron | |
parent | 15a9b61bbd1c7d1dec7cdb0992462356aec63905 (diff) | |
download | mtk-20170518-c3521420dc2ddd0535690ab6569cd57c4b078035.zip mtk-20170518-c3521420dc2ddd0535690ab6569cd57c4b078035.tar.gz mtk-20170518-c3521420dc2ddd0535690ab6569cd57c4b078035.tar.bz2 |
Add strongswan (#1330)
SVN-Revision: 6429
Diffstat (limited to 'package/strongswan/files/ipsec.cron')
-rw-r--r-- | package/strongswan/files/ipsec.cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/strongswan/files/ipsec.cron b/package/strongswan/files/ipsec.cron new file mode 100644 index 0000000..d8c7dcc --- /dev/null +++ b/package/strongswan/files/ipsec.cron @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/sbin/ipsec wakeup |