source:
npl/virt/libvirt_conf/qemu
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 108 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | #libvirt resets the firewall.. |
4 | cd /usr/webint/htdocs/firewall |
5 | php iptables.php restart |
6 | |
7 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.