1#!/bin/sh 2 3# Restart always "works". However, the test infrastructure may 4# continue to mark the service as down, so that's what matters. 5 6exit 0 7