1
0
Fork 0

Enable Assitive Devices

This commit is contained in:
Andrew Tomaka 2013-10-13 15:51:44 -04:00
parent bd1e0194df
commit 1dc0f5bd78
1 changed files with 4 additions and 0 deletions

View File

@ -4,5 +4,9 @@ class whatpulse {
source => 'http://amcdn.whatpulse.org/files/whatpulse-mac-2.2.1.dmg',
provider => pkgdmg
}
file { '/private/var/db/.AccessibilityAPIEnabled':
ensure => present,
}
}