Enable Assitive Devices
This commit is contained in:
parent
bd1e0194df
commit
1dc0f5bd78
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue