~ubuntu-branches/ubuntu/saucy/ubuntustudio-default-settings/saucy

« back to all changes in this revision

Viewing changes to lib/udev/rules.d/40-timer-permissions.rules

  • Committer: Package Import Robot
  • Author(s): Kaj Ailomaa, Len Ovens, Kaj Ailomaa
  • Date: 2013-03-12 00:52:31 UTC
  • Revision ID: package-import@ubuntu.com-20130312005231-jn93we4lfcbsrfbr
Tags: 0.42
[ Len Ovens ]
* Moved 40-timer-permissions.rules to /lib/udev/rules.d (LP: #1151310)

[ Kaj Ailomaa ]
* Made ubuntustudio-rock.png the default backdrop
* bumped dependency to ubuntustudio-look to 0.45~ to pick up new backdrop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# make precisian timers accessable to audio group and MIDI
 
2
#
 
3
# created Sep 3 2012
 
4
 
 
5
KERNEL=="rtc0", GROUP="audio"
 
6
KERNEL=="hpet", GROUP="audio"