From e0bdbf6d81b9da58fee4a0af625d84b9f0e9e84c Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Sat, 10 Mar 2001 17:32:29 +0000 Subject: [PATCH] @@ -1,6 +1,7 @@ + * udptunnel-reconf inittab entries default to having --- changelog | 1 + debian/changelog | 1 + ipif/udptunnel-vpn-defaults | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 342861d..4bba8f5 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,7 @@ userv-utils (0.2.2) unstable; urgency=low * udptunnel-reconf default script pauses for 10s between restarts. + * udptunnel-reconf inittab entries default to having &1 | logger -p V_syslog_facility.V_syslog_priority -t tunnel-V_site]) + [&1 | logger -p V_syslog_facility.V_syslog_priority -t tunnel-V_site]) SET( inittab_command,[V_inittab_pfx V_invoke_file V_inittab_sfx]) SET( inittab_line, [V_inittab_runlevels:respawn:V_inittab_command]) -- [mdw]