This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl --ike-daemon=libreswan start-ovs-ipsec -
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl --ike-daemon=strongswan start-ovs-ipsec -
ExecStop=/usr/share/openvswitch/scripts/ovs-ctl stop-ovs-ipsec -
OOMScoreAdjust=-900 -
PIDFile=/run/openvswitch/ovs-monitor-ipsec.pid -
Type=forking
-
-
[Unit]-
After=openvswitch-switch.service -
After=openvswitch.service -
Description=OVS IPsec daemon -
Description=Open vSwitch IPsec daemon -
Requires=openvswitch-switch.service -
Requires=openvswitch.service
-
Additionnal notes
Nothing here.