Andy McCrae 6b951c3e42 Fix service restart for swift services
* swift-init returns a 1 if the service isn't started causing restart
  tasks to fail, but does successfully start the service.
* Running this twice as an "OR" will resolve this
* This is temporary until we setup init scripts properly.
2014-10-17 16:32:45 +01:00
..