--- /home/mike/bin/ltsconf 2008-06-18 01:03:49 +0300 +++ /var/lib/ltsp/i586/usr/sbin/ltsconf 2008-04-11 21:33:57 +0300 @@ -78,7 +78,7 @@ ::conffile::commit $::conf Error "Deleted section \[$S\]" } elseif {[::conffile::exists $::conf $S $P]} { - ::conffile::delete $::conf $S $P + ::conffile::delete $::conf $S ::conffile::commit $::conf Error "Deleted key $P in section \[$S\]" } else {