Skip to content

Commit

Permalink
remove garage specific config
Browse files Browse the repository at this point in the history
  • Loading branch information
wireframe committed Jan 10, 2014
1 parent f7c29b7 commit 3129ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/enable_remote_desktop.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
node.default['osxdefaults']['remote_desktop_path'] = "/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart"
node.default['osxdefaults']['remote_desktop_config'] = "-activate -configure -access -on -restart -agent -privs -all -allowAccessFor -specifiedUsers -users garageadmin"
node.default['osxdefaults']['remote_desktop_config'] = "-activate -configure -access -on -restart -agent -privs -all -allowAccessFor -allUsers"

0 comments on commit 3129ec4

Please sign in to comment.