Strongswan-swanctl-autostart: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 5: | Zeile 5: | ||
include strongswan.d/charon/*.conf | include strongswan.d/charon/*.conf | ||
} | } | ||
| − | + | <span style="color:#00FF00"> start-scripts { | |
| − | |||
load-all = /usr/sbin/swanctl --load-all | load-all = /usr/sbin/swanctl --load-all | ||
}</span> | }</span> | ||
} | } | ||
include strongswan.d/*.conf | include strongswan.d/*.conf | ||
Version vom 5. September 2022, 13:56 Uhr
etc/strongswan.conf
charon {
load_modular = yes
plugins {
include strongswan.d/charon/*.conf
}
start-scripts {
load-all = /usr/sbin/swanctl --load-all
}
}
include strongswan.d/*.conf