ret['comment'] = '\n'.join(
            [_f for _f in ['The service {0} is already running'.format(name),
                           unmask_ret['comment']] if _f]