#!/bin/bash case "$1" in resume|thaw) modprobe -r ndiswrapper modprobe ndiswrapper ;; esac
The Open Build Service is an openSUSE project.