source:
npl/virt/libvirt_conf/qemu
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 108 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 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.