diff options
Diffstat (limited to 'main/ipsec-tools/racoon.initd')
-rw-r--r-- | main/ipsec-tools/racoon.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ipsec-tools/racoon.initd b/main/ipsec-tools/racoon.initd index c5f88d4931..724eee0237 100644 --- a/main/ipsec-tools/racoon.initd +++ b/main/ipsec-tools/racoon.initd @@ -5,7 +5,7 @@ depend() { before netmount use net - after firewall + after firewall ntp-client provide ipsec } |