/testing/guestbin/swan-prep
east #
 make -f PATH/share/selinux/devel/Makefile ipsecspd.pp 2> /dev/null
Compiling targeted ipsecspd module
Creating targeted ipsecspd.pp policy package
rm tmp/ipsecspd.mod tmp/ipsecspd.mod.fc
east #
 semodule -i ipsecspd.pp > /dev/null 2>/dev/null
east #
 rm ipsecspd.pp
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add labeled
002 "labeled": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 ipsec whack --shutdown
east #
 semodule -r ipsecspd
libsemanage.semanage_direct_remove_key: Removing last ipsecspd module (no other ipsecspd module exists at another priority).
east #
 rm -rf ipsecspd.fc ipsecspd.if tmp
east #
 
