#!/bin/vbash
source /opt/vyatta/etc/functions/script-template
configure
load /config/config.new
compare
commit && save
exit