source: npl/virt/libvirt_conf/qemu @ 0105685

gcc484ntopperl-5.22
Last change on this file since 0105685 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 108 bytes
Line 
1#!/bin/bash
2
3#libvirt resets the firewall..
4cd /usr/webint/htdocs/firewall
5php iptables.php restart
6
7exit 0
Note: See TracBrowser for help on using the repository browser.