Comment 1 for bug 198903

Revision history for this message
Mario Limonciello (superm1) wrote :

not applicable for lircd.conf:

From lirc.postinst:

        #if we have an existing file, back it up
        if [ -f "/etc/lirc/lircd.conf" ]; then
                mv /etc/lirc/lircd.conf /etc/lirc/lircd.conf.dpkg-old
        fi

For hardware.conf, i'll add a fix though.