Strongswan-swanctl-autostart: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=etc/strongswan.conf= charon { load_modular = yes plugins { include strongswan.d/charon/*.conf } start…“)
 
Zeile 5: Zeile 5:
 
                 include strongswan.d/charon/*.conf
 
                 include strongswan.d/charon/*.conf
 
         }   
 
         }   
 
+
 
         start-scripts {
 
         start-scripts {
 
         load-all = /usr/sbin/swanctl --load-all
 
         load-all = /usr/sbin/swanctl --load-all

Version vom 5. September 2022, 13:53 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