summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-22 12:57:13 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-22 12:57:13 -0800
commit6b5e5b658ad0970f6f15243b0c289730e1c3140a (patch)
treeabddf5c3832031619367b537bcf808c08cb522b6 /scripts
parent5b516cbeb01c86707f2bbfe2bcab4b9eca6800be (diff)
parentd1467c353691d9c94311d31d1399f3ca73fab074 (diff)
downloadvyatta-cfg-quagga-6b5e5b658ad0970f6f15243b0c289730e1c3140a.tar.gz
vyatta-cfg-quagga-6b5e5b658ad0970f6f15243b0c289730e1c3140a.zip
Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into mendocino
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install/install-image-existing2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/install/install-image-existing b/scripts/install/install-image-existing
index b05de08e..de58233e 100755
--- a/scripts/install/install-image-existing
+++ b/scripts/install/install-image-existing
@@ -215,6 +215,8 @@ if [ -e "$DEF_GRUB" ]; then
mv $new_grub_cfg $old_grub_cfg
fi
+logger -p local3.warning -t "SystemImage" "System Image $NEWNAME has been added and made the default boot image"
+
echo 'Done.'
# done