bourne shell vs bashism fix
[hcoop/domtool2.git] / scripts / domtool-publish
index 811c464..da032fe 100755 (executable)
@@ -83,7 +83,7 @@ case $1 in
               # (ferm failing just uses the previous config at
               # least). Does it need to chown/chmod the generated
               # rules?
               # (ferm failing just uses the previous config at
               # least). Does it need to chown/chmod the generated
               # rules?
-              /bin/cp /var/domtool/firewall/{user_chains.conf,users_tcp_in.conf,users_tcp_out.conf} /etc/ferm/
+              /bin/cp /var/domtool/firewall/*.conf /etc/ferm/
               /etc/init.d/ferm reload
        ;;
        *)
               /etc/init.d/ferm reload
        ;;
        *)