~ubuntu-branches/ubuntu/utopic/nvidia-graphics-drivers-304/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/71-nvidia.rules

  • Committer: Package Import Robot
  • Author(s): Alberto Milone
  • Date: 2014-09-05 15:19:01 UTC
  • Revision ID: package-import@ubuntu.com-20140905151901-5x70vf5au3cnlom1
Tags: 304.123-0ubuntu3
* debian/71-nvidia.rules,
  debian/templates/nvidia-graphics-drivers.install.in:
  - Tag devices for logind (LP: #1365336).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Tag the device as master-of-seat so that logind is happy
 
2
# (see LP: #1365336)
 
3
SUBSYSTEM=="drm", KERNEL=="card[0-9]*", ATTRS{vendor}=="0x10de", DRIVERS=="nvidia", TAG+="master-of-seat"