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

Last change on this file since 9befa48 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
Line 
1#!/bin/bash
2
3#just restart it
4svcrestart /service/ipsec
5
6exit 0
Note: See TracBrowser for help on using the repository browser.