1 diff -Naur src/switchconf/switchconf src-patch/switchconf/switchconf
2 --- src/switchconf/switchconf 2007-06-25 00:22:26.000000000 +0200
3 +++ src-patch/switchconf/switchconf 2008-02-06 13:46:42.000000000 +0100
7 logfile="/var/log/switchconf"
8 -memfile="/var/lib/misc/switchconf.lastcfg"
9 +memfile="/var/lib/switchconf.lastcfg"
11 if [ -f /etc/switchconf/conf ]; then
12 . /etc/switchconf/conf