debian/udpkey.keyscript: Don't send network setup chatter as key.
[udpkey] / debian / udpkey.keyscript
index bdc48a3..8ac7ae6 100755 (executable)
@@ -43,7 +43,7 @@ fi
 if [ -f /scripts/functions ]; then
   . /scripts/functions
   configure_networking
-fi
+fi >&2
 
 ## Build a command line.
 cmd="/usr/bin/udpkey -k/etc/udpkey/keyring"