Comment 7 for bug 388467

Revision history for this message
Bryce Harrington (bryce) wrote :

Hey Matt, this looks cool, I'm excited to put it in. One question, is this correct:

+DRIVER=="i915, "ACTION=="change", ENV{ERROR}==1, PROGRAM="/usr/share/apport/apport-gpu-error-intel"

I notice in the patch the script is named apport-gpu-error-intel.py:

+ install -m 755 debian/apport-gpu-error-intel.py $(CURDIR)/debian/tmp/usr/share/apport

Should the PROGRAM bit have .py appended to it?