Searched refs:restart_service (Results 1 – 4 of 4) sorted by relevance
260 def restart_service(service_name, dryrun=False): function313 restart_service(name, dryrun=True)318 restart_service(name)
197 dsl.restart_service('foobar')
40 utils.restart_service("shill")
2382 def restart_service(service_name, ignore_status=True): function