Menu

Ranger Usersync Start

Start the ranger usersync service server. You can also start the server manually with the following command:

Show Source Code
service ranger-usersync start
Show Source Code
module.exports = header: 'Ranger Usersync Start', handler: ->
  @service.start
    name: 'ranger-usersync'