post-install/post-remove are now reasonably complete.

This commit is contained in:
Wouter R
2013-05-14 15:09:56 +02:00
parent 9789fdc0c3
commit ce11cd8c1d
5 changed files with 64 additions and 41 deletions
-7
View File
@@ -1,7 +0,0 @@
#!/bin/sh
if [ -f /etc/banner.default ]; then
mv /etc/banner.default /etc/banner
fi
echo "The wifibox banner has been removed. Changes to the root profile however, have"
echo "not been reverted, as haven't the wlan firewall zone and the radio0 device state."
echo "NOTE: config changes have not been implemented yet."