Makefile edited so now prometheus.cron is installed during make install
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
... / ...
CommitLineData
1#!/bin/bash
2#
3# requires:
4#
5# /rw/etc/hosts ... configuration file for dashboard and snat/dnat
6# parses Prometheus compatible nodelist and generates some firewall
7# rules
8#
9./make-pimp
10./make-snat-dnat
11#
12# /rw/etc/network/snat-dnat is generated by make-snat-dnat
13#
14/rw/etc/network/snat-dnat
This page took 0.098418 seconds and 4 git commands to generate.