Package: rdate Severity: wishlist Hi, the two bugs above are archived so I can't reopen them, anyway, please consider adding a small script like the one below to contrib/ or examples/ or whatever
-8<------ #!/bin/sh if [ -r /etc/default/ntp-servers ]; then . /etc/default/ntp-servers fi IFS=$' ' for server in $NTP-SERVERS; do rdate -s $server done -8<------ thanks in advance, filippo
signature.asc
Description: Digital signature