clean up what gets printed when we stop plc
[myplc.git] / plc.d / network
index 39d44e9..9283f58 100755 (executable)
@@ -51,6 +51,7 @@ case "$1" in
        if [ -f /etc/hosts_plc.backup ] ; then
            mv -f /etc/hosts_plc.backup /etc/hosts
        fi
+       dialog "$MESSAGE"
        result "$MESSAGE"
        ;;
 esac