#!/bin/sh if ! [ -e settings ]; then OUTFILE="settings"; else OUTFILE="settings.new"; fi cat >> $OUTFILE << EOF # IFACE=, # IFACE=routing2,routovani EOF echo echo "Please check the settings file and adapt it to satisfy your needs." echo "you have to configure some destination interfaces." WebSVN - hotsanic - Blame - Rev 9 - /branches/HotSaNIC-0.5.0-jablonecka/modules/routing2/setup
  jablonka.czprosek.czf

hotsanic

Subversion Repositories:
[/] [branches/] [HotSaNIC-0.5.0-jablonecka/] [modules/] [routing2/] [setup] - Blame information for rev 9

 

Line No. Rev Author Line

Powered by WebSVN 2.2.1