chiark / gitweb /
debian/udpkey.keyscript: Don't send network setup chatter as key.
[udpkey] / debian / udpkey.keyscript
index bdc48a3bf6ef31736d6fc4ea39c1c944b48964b2..8ac7ae67c8588a45cf3ca65f645f6b394eaebe74 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"