source: npl/internetserver/libreswan/root/etc/postinst.d/post.libreswan_binary

Last change on this file was ac00c8f, checked in by Edwin Eefting <edwin@datux.nl>, 6 years ago

update to libreswan 3.29

  • Property mode set to 100755
File size: 65 bytes
RevLine 
[ac00c8f]1#!/bin/bash
2
3#just restart it
4svcrestart /service/ipsec
5
6exit 0
Note: See TracBrowser for help on using the repository browser.